[GH-ISSUE #604] Rate limit: custom intervals (value + unit) #217

Closed
opened 2026-02-25 22:34:38 +03:00 by kerem · 1 comment
Owner

Originally created by @sadok-f on GitHub (Jan 31, 2026).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/604

Originally assigned to: @sadok-f on GitHub.

Replace fixed per-minute/hour/daylimits with a single config: rate_limit_limits (list of value, unit, requests).
Units: minute, hour, day, month.
Example: { value: 30, unit: day, requests: 10000 }.

Originally created by @sadok-f on GitHub (Jan 31, 2026). Original GitHub issue: https://github.com/flyimg/flyimg/issues/604 Originally assigned to: @sadok-f on GitHub. Replace fixed per-minute/hour/daylimits with a single config: rate_limit_limits (list of value, unit, requests). Units: minute, hour, day, month. Example: { value: 30, unit: day, requests: 10000 }.
kerem 2026-02-25 22:34:38 +03:00
Author
Owner

@sadok-f commented on GitHub (Jan 31, 2026):

merged in #605

<!-- gh-comment-id:3828233847 --> @sadok-f commented on GitHub (Jan 31, 2026): merged in #605
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#217
No description provided.