Are the free tier 50 CU-hours per project per month or cumulative?
At 50 CU hours will my project require upgrade to a paid plan to continue using, or will the CU-hours counter reset next month?
4 Replies
generous-apricot•2mo ago
The counter will reset next month
molecular-blueOP•2mo ago
Thank you! Is there a way in the app to see when that billing cycle rolls over?
couldn't find it in the UI but the /api/v2/organizations/<org>/billing/account endpoint returns a quota_reset_at_last field that looks like what i wanted
generous-apricot•2mo ago
It'll reset at the end of the month. The last reset you see right now is different than an end of month because of the v3 pricing change
molecular-blueOP•2mo ago
Ohh got it ty