Skip to content

Conversation

@BravoNatalie
Copy link
Contributor

@BravoNatalie BravoNatalie commented Aug 11, 2025

To minimize the gap between when the billing period ends and when the calculations become available.

Currently, the billing process runs on the 28th of each month, covering the period from the first day of the previous month to the first day of the current month ( interval is [from, to) where to is exclusive). This results in very late invoices for users, since invoices can be generated on any date they choose. In some cases, the invoice for the current month may reference usage from two months prior.

@BravoNatalie BravoNatalie linked an issue Sep 9, 2025 that may be closed by this pull request
@seed-deploy seed-deploy bot temporarily deployed to pr506 October 9, 2025 18:42 Inactive
@seed-deploy seed-deploy bot temporarily deployed to pr506 October 9, 2025 18:42 Inactive
@BravoNatalie BravoNatalie merged commit 66f7091 into main Oct 30, 2025
3 of 5 checks passed
@BravoNatalie BravoNatalie deleted the chore/change-monthly-billing-run-date branch October 30, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Delayed billing

3 participants