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

fix: ignore existing invoice on subscription loops #76

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

anbraten
Copy link
Contributor

@anbraten anbraten commented Jan 8, 2024

We previously checked for existing invoice in the billing period. As we created the invoice 1 hour after the last billing period ended, we always had an invoice in the next billing period already.

@anbraten anbraten added the bug Something isn't working label Jan 8, 2024
@anbraten anbraten merged commit cc566a5 into main Jan 8, 2024
7 checks passed
@anbraten anbraten deleted the fix-sub-race-condition branch January 8, 2024 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant