Description
Overview
No handling for API rate limits (429 responses).
Background
App doesn't back off on 429, requests continue to fail, poor UX after hitting rate limit.
Specifications
- Add exponential backoff for 429
- Add retry delay
Tasks:
- Add 429 handling
- Add exponential backoff
Impacted Files:
- src/services/api/axios.config.ts
Labels: api, priority-medium
🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #60
Star the repo⭐
For more context, please refer to the mobile README
Description
Overview
No handling for API rate limits (429 responses).
Background
App doesn't back off on 429, requests continue to fail, poor UX after hitting rate limit.
Specifications
Tasks:
Impacted Files:
Labels: api, priority-medium
🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #60
Star the repo⭐
For more context, please refer to the mobile README