Give pypy jobs a 15m timeout (was 9m)#2376
Merged
webknjaz merged 1 commit intojazzband:mainfrom Apr 15, 2026
Merged
Conversation
4 tasks
webknjaz
approved these changes
Apr 15, 2026
Member
webknjaz
left a comment
There was a problem hiding this comment.
Personally, I like tighter timeouts but this is fine I guess..
Member
Author
|
I like the timeout to be close to the projected real runtime, but I think that the harm of going too low is worse, in this case, than the harm of going a bit too high. We can ratchet it tighter in the future, but I value our human time on the project very highly. If we have to re-run CI even a few times in a week, those delays add up. Probably the best way to decide these things is to script out harvesting runtime data from past runs. I may try my hand at this sometime. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Trivial CI tweak, so I've dropped the template. No changelog for this.