#10 Add wait and retry when reaching discourse API
Closed a year ago by lenkaseg. Opened a year ago by lenkaseg.

Describe the issue

Discourse API is rate-limited. Sometimes an API call can return 429 Too many requests. We have to handle that, add a wait and retry.

Tasks

  • add a wait and retry block when getting this error

Success criteria

When hitting 429 error while reaching the discourse API, wait and retry until the request passes.


Metadata Update from @lenkaseg:
- Issue tagged with: backlog

a year ago

Currently testing requests_ratelimiter.

Issue status updated to: Closed (was: Open)

a year ago

Login to comment on this ticket.

Metadata
Boards 1
fas2discourse Status: Done