Skip to content

Prevent workflow task and activity task generation when workflow is paused #11855

Prevent workflow task and activity task generation when workflow is paused

Prevent workflow task and activity task generation when workflow is paused #11855

Triggered via pull request November 24, 2025 06:20
Status Failure
Total duration 5m 31s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint-workflows: service/worker/scheduler/workflow.go#L219
go.temporal.io/server/service/worker/scheduler.SchedulerWorkflow is non-deterministic, reason: calls non-deterministic function go.temporal.io/server/service/worker/scheduler.NewSpecBuilder
golangci
Process completed with exit code 2.
golangci
use of `time.Sleep` forbidden because "Please use require.Eventually or assert.Eventually instead unless you've no other option" (forbidigo)
All Linters Succeed
Process completed with exit code 1.