MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / #getRunContainerName

Method #getRunContainerName

apps/coordinator/src/index.ts:589–591  ·  view source on GitHub ↗
(suffix: string)

Source from the content-addressed store, hash-verified

587 }
588
589 #getRunContainerName(suffix: string) {
590 return `task-run-${suffix}`;
591 }
592}
593
594class TaskCoordinator {

Callers 1

#checkpointAndPushMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected