I understand how frustrating it can be to see a "limit exceeded" message, especially when your overall usage seems low. Let me help clarify a few common reasons this might happen on the free tier:
•
Concurrency limits: The free tier allows up to 100 participants across all rooms at the same time. If this number is briefly exceeded, it can trigger the message.
•
Shared quotas: Your free tier includes 5,000 participant minutes and other limits that are shared across all your projects. So, if another project is using a lot, it might impact this one.
•
API rate limits: Making more than 1,000 API requests per minute can also lead to this issue.
To get a clearer picture, I recommend checking your usage and limits in the LiveKit Cloud dashboard under your project settings. And if after that you still feel something’s not right, please don’t hesitate to reach out—I’m here to help you sort this out.
Sources:
.github/ISSUE_TEMPLATE/bug_report.md |
protobufs/livekit_rtc.proto |
lib/src/proto/livekit_rtc.pbenum.dart |
Quotas and limits | LiveKit Docs