Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ProgressiveBilling) - Add support for LAGO_LIFETIME_USAGE_REFRESH_INTERVAL_SECONDS #2460

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

nudded
Copy link
Contributor

@nudded nudded commented Aug 22, 2024

Context

There's always a risk of customers not paying invoices generated at the end of a billing period. It would be beneficial to bill customers at given thresholds (units vs. amount) rather than waiting until the end of the period. This approach would allow for removing customer access if invoices are not paid and prevent having a highest amount of unpaid invoices.

Description

Allows configuring the refresh interval via an ENV variable.

@nudded nudded force-pushed the feat-prog-billing-configurable-refresh-interval branch from f774323 to 81f4be7 Compare August 22, 2024 11:59
@nudded nudded merged commit 1093cfb into main Aug 22, 2024
6 checks passed
@nudded nudded deleted the feat-prog-billing-configurable-refresh-interval branch August 22, 2024 12:44
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.

2 participants