Skip to content

Set dynamic worker executor timeout to 60 seconds#167

Closed
mattzcarey wants to merge 1 commit into
cloudflare:mainfrom
mattzcarey:chore/dynamic-worker-executor-timeout-60s
Closed

Set dynamic worker executor timeout to 60 seconds#167
mattzcarey wants to merge 1 commit into
cloudflare:mainfrom
mattzcarey:chore/dynamic-worker-executor-timeout-60s

Conversation

@mattzcarey

@mattzcarey mattzcarey commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a 60 second timeout guard around dynamic Worker execute code evaluation
  • surface a clear timeout error when sandboxed code runs longer than the configured limit
  • cover the default timeout and timeout behavior in executor tests

Testing

  • npm run check
@mattzcarey

Copy link
Copy Markdown
Contributor Author

Closing per request; we'll revisit whether this should use the Code Mode SDK dynamic worker executor instead.

@mattzcarey mattzcarey closed this Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant