X Tutup
Skip to content

CI: Add a timeout when waiting for Redis instances#2824

Merged
michael-grunder merged 1 commit intodevelopfrom
fix-indefinite-port-wait
Mar 26, 2026
Merged

CI: Add a timeout when waiting for Redis instances#2824
michael-grunder merged 1 commit intodevelopfrom
fix-indefinite-port-wait

Conversation

@michael-grunder
Copy link
Copy Markdown
Member

Rarely CI hangs forever (or until it hits the maximum workflow execution time) when Redis doesn't come up properly.

This just adds a configurable timeout so we can rerun the workflow when it hangs.

Rarely CI hangs forever (or until it hits the maximum workflow execution
time) when Redis doesn't come up properly.

This just adds a configurable timeout so we can rerun the workflow when
it hangs.
@michael-grunder michael-grunder merged commit 60eb01c into develop Mar 26, 2026
85 of 86 checks passed
@michael-grunder michael-grunder deleted the fix-indefinite-port-wait branch March 26, 2026 21:28
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.

1 participant

X Tutup