Skip to content

[pull] master from apify:master - #274

Merged
pull[bot] merged 1 commit into
code:masterfrom
apify:master
Aug 27, 2026
Merged

[pull] master from apify:master#274
pull[bot] merged 1 commit into
code:masterfrom
apify:master

Conversation

@pull

@pull pull Bot commented Aug 26, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

## Summary

`Build & Test` has no `timeout-minutes`, so it inherits GitHub's 6h
default. A green run takes about 5 to 10 minutes, but a flaky test that
leaks a handle (an orphan node process that never exits) hangs the whole
job until the 6h kill. That burns a runner and leaves the PR red for
hours.

This just happened on #4052: node 22 and 26 hung to the 6h limit while
node 24 passed in about 10 minutes, and a plain rerun then passed all
three in about 5 minutes. Same code, same PR, so it was a flaky hang
rather than a real failure.

Capping the job at 30 minutes keeps a wide margin over a normal run
while failing fast on these hangs. `test-e2e.yml` already sets a
step-level timeout, so this follows existing practice.
@pull pull Bot locked and limited conversation to collaborators Aug 26, 2026
@pull pull Bot added the ⤵️ pull label Aug 26, 2026
@pull
pull Bot merged commit a8da146 into code:master Aug 27, 2026
8 of 10 checks passed
@pull
pull Bot had a problem deploying to github-pages August 27, 2026 05:45 Failure
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant