Skip to content

fix(rpc): isolate circuit breaker per chain+host#21076

Open
friofry wants to merge 1 commit into
ab/issue-20243-rm-providers-legacyproxyfrom
ab/issue/20242-katana-banner
Open

fix(rpc): isolate circuit breaker per chain+host#21076
friofry wants to merge 1 commit into
ab/issue-20243-rm-providers-legacyproxyfrom
ab/issue/20242-katana-banner

Conversation

@friofry
Copy link
Copy Markdown
Contributor

@friofry friofry commented May 29, 2026

fixes #21042
bump status-go

Bump vendor/status-go to pick up per chain+host circuit breaker isolation, so a provider that consistently fails for one chain (e.g. the smart proxy without a backend for that chain) is short-circuited to its fallback instead of being retried on every request.
@friofry friofry requested a review from Copilot May 29, 2026 17:51
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@friofry friofry requested review from alaibe and saledjenic May 29, 2026 17:51
@status-im-auto
Copy link
Copy Markdown
Member

status-im-auto commented May 29, 2026

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 888aca0 1 2026-05-29 18:02:21 ~10 min tests/nim 📄log
✔️ 888aca0 1 2026-05-29 18:04:23 ~12 min android/arm64 🤖apk 📲
✔️ 888aca0 1 2026-05-29 18:05:22 ~13 min tests/ui 📄log
✔️ 888aca0 1 2026-05-29 18:06:22 ~14 min ios/aarch64 📱ipa 📲
888aca0 1 2026-05-29 18:08:26 ~16 min macos/aarch64 📄log
✔️ 888aca0 1 2026-05-29 18:10:55 ~19 min linux/x86_64 📦tgz
✔️ 888aca0 11505 2026-05-29 18:30:20 ~19 min tests/e2e 📊rpt
✔️ 888aca0 1 2026-05-29 18:35:38 ~43 min windows/x86_64 💿exe
✖️ 888aca0 3445 2026-05-29 19:39:56 ~1 hr 4 min tests/e2e-windows 📊rpt

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.

3 participants