Skip to content

RateLimitDisplay component is not integrated with the useRateLimitStore #354

Description

@therealjhay

File: components/developers/RateLimitDisplay.tsx

The rate limit display component exists but may not subscribe to the useRateLimitStore. Connect it so that when a 429 response is received, the component shows: (a) a countdown timer with remaining seconds, (b) which endpoint was rate-limited, (c) the rate limit policy (max requests per window). The countdown should use the tick function from the store.


Labels: bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions