Skip to content

Set timeout for CI #227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2025
Merged

Set timeout for CI #227

merged 1 commit into from
Jul 21, 2025

Conversation

simolus3
Copy link
Contributor

The tests tasks are supposed to take a few minutes at most (macOS is the longest one and takes around 8 minutes). Recently, I've noticed that some test jobs seemingly run forever though. I think this can't really be an issue on our end since even individual tests are supposed to have timeouts on them, but I couldn't figure out a root cause yet (I hope it's not the build scan 🙃).

When we run into this issue, it's better to fail the run after 15 minutes instead of consuming resources for 6 hours.

@simolus3 simolus3 requested a review from stevensJourney July 21, 2025 16:57
@simolus3 simolus3 merged commit 1c833dc into main Jul 21, 2025
5 checks passed
@simolus3 simolus3 deleted the ci-timeout branch July 21, 2025 21:09
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.

3 participants