MCPcopy
hub / github.com/triggerdotdev/trigger.dev / stop

Method stop

apps/coordinator/src/backoff.ts:242–244  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

240 }
241
242 stop() {
243 throw new StopRetrying();
244 }
245
246 static StopRetrying = StopRetrying;
247}

Callers 15

_deployCommandFunction · 0.45
failDeployFunction · 0.45
compileProjectFunction · 0.45
resolveDependenciesFunction · 0.45
typecheckProjectFunction · 0.45
whoAmIFunction · 0.45
updateTriggerPackagesFunction · 0.45
loginFunction · 0.45
createAuthorizationCodeFunction · 0.45
installPackagesFunction · 0.45
writeConfigFileFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected