Skip to content

Add exponential backoff / rate limiting to the "Retry" button #445

Description

@Muskankr

Currently "Retry" likely re-fires the request immediately and can be clicked repeatedly. Add basic backoff so repeated failures don't hammer the backend.

Acceptance criteria:

Retry button disabled briefly after each attempt, with increasing delay on repeated failures
Clear visual feedback while a retry is in progress
Resets to normal behavior after a successful load

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions