mirror of
https://github.com/jwadow/kiro-gateway.git
synced 2026-04-25 01:15:57 +03:00
[GH-ISSUE #62] limit reached #42
Labels
No labels
bug
bug
enhancement
enhancement
fixed
fixed
invalid
needs-info
needs-testing
pull-request
question
upstream
wontfix
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/kiro-gateway-jwadow#42
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 @lonestike on GitHub (Feb 1, 2026).
Original GitHub issue: https://github.com/jwadow/kiro-gateway/issues/62
anything to do when the limit is reached? "You have reached the limit. (reason: MONTHLY_REQUEST_COUNT)"?
thank you!
@jwadow commented on GitHub (Feb 1, 2026):
I suspect it's a request limit. Let's say there are 500 requests per month, and it doesn't matter whether it was 500 with Haiku or 500 with Opus (removed from the free plan), it's still 500.
I can't recommend anything, but after that error, the account becomes unusable. It's a pity that 1 person = 1 account ;)
@lonestike commented on GitHub (Feb 1, 2026):
ok thank you for the quick response