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

DM-48432: Move quota calculation to QuotaConfig model #1217

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

rra
Copy link
Member

@rra rra commented Jan 14, 2025

In preparation for supporting quota overrides, move calculation of quotas to a method on the QuotaConfig model. (Making it a class constructor on the Quota model becomes awkward due to circular imports.)

In preparation for supporting quota overrides, move calculation of
quotas to a method on the `QuotaConfig` model. (Making it a class
constructor on the `Quota` model becomes awkward due to circular
imports.)
@rra rra merged commit 30d7ed3 into main Jan 14, 2025
5 checks passed
@rra rra deleted the tickets/DM-48432 branch January 14, 2025 23:23
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.

1 participant