Skip to content

fix(lifecycle): wait for Friendbot before funding accounts#22

Merged
AquiGorka merged 1 commit intomainfrom
fix/lifecycle-friendbot-wait
Mar 18, 2026
Merged

fix(lifecycle): wait for Friendbot before funding accounts#22
AquiGorka merged 1 commit intomainfrom
fix/lifecycle-friendbot-wait

Conversation

@AquiGorka
Copy link
Copy Markdown
Contributor

Summary

  • The Stellar RPC healthcheck passes before Friendbot is ready, causing 502 errors in CI
  • Adds a wait loop matching the pattern from e2e/setup.sh

Context

First successful CI run of the lifecycle test failed because ci-setup.ts tried to fund accounts before Friendbot was available.

Test plan

  • Re-trigger soroban-core#26 / provider-platform#47 after merge

The Stellar RPC healthcheck passes before Friendbot is ready,
causing 502 errors. Add a wait loop matching the pattern from
e2e/setup.sh.
@AquiGorka AquiGorka merged commit 1990656 into main Mar 18, 2026
1 check passed
@AquiGorka AquiGorka deleted the fix/lifecycle-friendbot-wait branch March 18, 2026 19:44
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