Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
_deployCommand
Function · 0.45
failDeploy
Function · 0.45
compileProject
Function · 0.45
resolveEnvironmentVariables
Function · 0.45
resolveDependencies
Function · 0.45
typecheckProject
Function · 0.45
whoAmI
Function · 0.45
updateTriggerPackages
Function · 0.45
login
Function · 0.45
createAuthorizationCode
Function · 0.45
installPackages
Function · 0.45
writeConfigFile
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected