Skip to content

docs: fix review blockers — status code, rate limits, scripts#6

Merged
breim merged 1 commit into
mainfrom
docs/fix-review-blockers
Apr 18, 2026
Merged

docs: fix review blockers — status code, rate limits, scripts#6
breim merged 1 commit into
mainfrom
docs/fix-review-blockers

Conversation

@breim

@breim breim commented Apr 18, 2026

Copy link
Copy Markdown
Member
  • UnsupportedNetworkError surfaces as 400 UNSUPPORTED_NETWORK, not 404.
  • /bridge/fees and /discovery/resources are unrate-limited in the code; correct the tables and call out the set of unrate-limited endpoints explicitly. Split /bazaar (100/min) from the /bazaar/* analytics endpoints (200/min each) to match rate-limit.ts.
  • Remove the non-existent bun run start scripts from cli-scripts.md; document the real production paths via bun build / tsc output.

- UnsupportedNetworkError surfaces as 400 UNSUPPORTED_NETWORK, not 404.
- /bridge/fees and /discovery/resources are unrate-limited in the code;
  correct the tables and call out the set of unrate-limited endpoints
  explicitly. Split /bazaar (100/min) from the /bazaar/* analytics
  endpoints (200/min each) to match rate-limit.ts.
- Remove the non-existent `bun run start` scripts from cli-scripts.md;
  document the real production paths via `bun build` / `tsc` output.
@breim breim merged commit 1335a68 into main Apr 18, 2026
1 check passed
@breim breim deleted the docs/fix-review-blockers branch April 18, 2026 23:58
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