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
rising-crimson•2w ago
The counter will reset next month
fair-roseOP•2w 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
rising-crimson•2w 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
fair-roseOP•2w ago
Ohh got it ty