go.temporal.io/sdk/workflow.ExecuteActivity
third-partyThe 5344th most-called third-party function by production calls. Called 268 times across 2 modules; 110 of those run outside tests and generated code.
- prod calls
- 110
- non-test, non-generated
- all calls
- 268
- total callsites
- modules
- 2
- distinct callers
- in loop
- 24%
- of prod calls
- in tests
- 59%
- 158 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function (by syntax)100%A package function in a module outside the crawl, keyed by import path.
where it's called
Callsites in the wild
12 representative callsites of 268, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
go.temporal.io/server @v1.31.2
service/worker/parentclosepolicy/workflow.go:82
in loop - in loop
-
go.temporal.io/server @v1.31.2
service/worker/deletenamespace/deleteexecutions/workflow.go:149
in loop - in loop
-
go.temporal.io/server @v1.31.2
service/worker/dlq/workflow.go:292
in loop - in loop
-
go.temporal.io/server @v1.31.2
service/worker/dlq/workflow.go:315
in loop - in loop
-
go.temporal.io/server @v1.31.2
service/worker/dlq/workflow.go:321
in loop - in loop
-
go.temporal.io/server @v1.31.2
service/worker/migration/force_replication_workflow.go:418
in loop
top callers
The modules that reach for it
The modules that call ExecuteActivity most in this snapshot.
- github.com/temporalio/temporal13450%
- go.temporal.io/server13450%
siblings
More from go.temporal.io/sdk/workflow
The other most-called functions in this package. See all →