Skip to content

Rate-limit / 429 handling with backoff (--rate) #15

Description

@PRAteek-singHWY

Respect 429 and Retry-After in the replay engine with a small backoff, and add a --rate <rps> cap.

Files: src/engine/replay.ts, src/cli.ts

Acceptance criteria

  • A 429 triggers a bounded retry honoring Retry-After.
  • --rate limits requests per second.
  • Test for the backoff logic.

Comment /assign to claim.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions