Skip to content

No Rate Limit Handling #141

@RUKAYAT-CODER

Description

@RUKAYAT-CODER

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

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions