mirror of
https://github.com/jehna/humanify.git
synced 2026-04-27 01:26:00 +03:00
[GH-ISSUE #720] "Too Many Requests" error breaking long running tasks #94
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/humanify#94
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sanasaiyan-rgb on GitHub (Jan 24, 2026).
Original GitHub issue: https://github.com/jehna/humanify/issues/720
Originally posted by @neoOpus in #2
@jehna commented on GitHub (Jan 25, 2026):
So this issue is happening since there's no proper queue+retry system for sending requests to third party APIs.
A proper queue should be implemented, in such a way that it:
429errors