slachiewicz opened a new pull request, #3816: URL: https://github.com/apache/thrift/pull/3816
Only `lib-python` and `lib-python-macos` carried a `timeout-minutes`, so every other job in the build workflow runs to the 6-hour GitHub default when it hangs. `lib-d` hung in `make check` on 7 September and held a runner for 47 minutes. The slowest job in a healthy run is `lib-netstd-codegen` at 8 minutes, so 30 leaves room for a slow runner while still failing a stuck one quickly. The two python jobs keep the 20 they already had. Verified: parsing `build.yml` after the change lists all 18 jobs with a `timeout-minutes`. *This change was created with AI assistance.* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
