Skip to content

H5: Rate-limit RPC calls from frontend #89

@Dgetsylver

Description

@Dgetsylver

Scope
Avoid getting the project banned from public Horizon / Soroban RPC nodes by adding client-side throttling and exponential backoff on 429s.

Acceptance

  • No unthrottled loops calling RPC.
  • Backoff on 429 with jitter.
  • Console warn when throttling triggers.

Files
frontend/src/blend.ts, frontend/src/main.ts

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions