Skip to content

Fix CI: add retry loops for server readiness#2

Merged
garbas merged 1 commit intomainfrom
fix-ci
Feb 4, 2026
Merged

Fix CI: add retry loops for server readiness#2
garbas merged 1 commit intomainfrom
fix-ci

Conversation

@garbas
Copy link
Copy Markdown
Contributor

@garbas garbas commented Feb 4, 2026

Summary

  • Replace fixed sleep with retry loops that wait for services to be ready
  • Add wait_for_server function (retries curl up to 30 times)
  • Add wait_for_redis function (retries redis ping up to 30 times)
  • Fixes flaky CI failures due to slow startup in CI environment

Test plan

  • CI should pass with retry loops

@garbas garbas merged commit 44cca87 into main Feb 4, 2026
1 check 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.

1 participant