feat: add Refresh option to error screen backend failover#4
Conversation
Bundle Size ReportWarning Bundle budget exceeded — not a blocker, but please confirm the regression is intentional.
Chunks over 500 KB:
All files
Commit: 0ac75ab |
|
❌ E2E Product suite failed on Failed tests:
Logs: https://github.com/paritytech/dotli-community/actions/runs/27369465533 |
BigTava
left a comment
There was a problem hiding this comment.
Small nits. Also please update the Light client timed out - no peers found. No peers found is not the right reason and it uses em dash. Maybe it should be Light client timed out - no connection with peers`
⚡ Performance ReportCold StartPhase breakdown
Warm StartPhase breakdown
Lukewarm Start (different site, same session)Overall: 🟢 improved | p50: 10.35s → 8.08s (-22.0%) | p95: 14.10s → 12.12s (-14.0%) | Mann-Whitney: z=2.48 ✅ significant Phase breakdown
Commit: 0ac75ab | Outliers (>2x best) discarded before stats |
When chain resolution fails (smoldot timeout, light-client panic, worker init failure, sync timeout, etc.), the error screen previously offered a single action that is switch the backend to
Trusted Providers.This PR adds a Refresh option so users can retry the current backend without committing to a backend change, since these failures are often transient