Skip to content

Conversation

@bjoernbethge
Copy link

Summary

  • Added timeout-minutes to all workflow jobs to prevent runaway processes
  • Deterministic simulation tests: 30 minutes timeout
  • Python pytest with coverage: 20 minutes timeout
  • JavaScript Jest tests: 10 minutes timeout

Test plan

  • Workflows will continue to run as before
  • Added protection against hanging processes
  • Timeouts are appropriate for each job type

Generated with Claude Code

Added timeout-minutes to all workflow jobs to prevent runaway processes:
- deterministic-test: 30 minutes (simulation tests)
- python: 20 minutes (pytest with coverage)
- js-ui: 10 minutes (Jest tests)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@bjoernbethge bjoernbethge closed this by deleting the head repository Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant