Skip to content

chore(ci): Add timeouts to ci jobs#3968

Merged
abonander merged 1 commit intolaunchbadge:mainfrom
iamjpotts:jp/ci-timeouts
Aug 15, 2025
Merged

chore(ci): Add timeouts to ci jobs#3968
abonander merged 1 commit intolaunchbadge:mainfrom
iamjpotts:jp/ci-timeouts

Conversation

@iamjpotts
Copy link
Copy Markdown
Contributor

Occasionally a CI job will hang infinitely, recently observed with one of the Postgres 13 CI jobs running well over an hour. In that example, a test was hung: test test_pg_listener_allows_pool_to_close has been running for over 60 seconds causing the job to not make progress after 1h 45m.

https://github.com/launchbadge/sqlx/actions/runs/16864658928/job/47769903098?pr=3958

Does your PR solve an issue?

Fails CI jobs that are hung.

Is this a breaking change?

No - only changes CI configuration

Signed-off-by: Joshua Potts <8704475+iamjpotts@users.noreply.github.com>
@iamjpotts iamjpotts marked this pull request as ready for review August 11, 2025 01:12
@abonander abonander merged commit 52e59e6 into launchbadge:main Aug 15, 2025
92 checks passed
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.

2 participants