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

chore: refactor interval calculation #412

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

njvrzm
Copy link
Contributor

@njvrzm njvrzm commented Jul 2, 2024

What this PR does / why we need it:
Removes the largely unused machinery around interval calculation, both to streamline and to remove a global that could potentially become problematic.

Which issue(s) this PR fixes:
Part of multitenancy work.

@njvrzm njvrzm self-assigned this Jul 2, 2024
@njvrzm njvrzm requested a review from a team as a code owner July 2, 2024 09:23
@njvrzm njvrzm requested review from idastambuk, kevinwcyu and iwysiu and removed request for a team and kevinwcyu July 2, 2024 09:23
@njvrzm njvrzm force-pushed the njvrzm/refactor-interval-calculation branch from a7a2f05 to 0c094c2 Compare July 2, 2024 09:54
@njvrzm njvrzm force-pushed the njvrzm/refactor-interval-calculation branch from 0c094c2 to 9bcb75a Compare July 2, 2024 10:00
@njvrzm njvrzm merged commit af6acd7 into main Jul 3, 2024
4 checks passed
@njvrzm njvrzm deleted the njvrzm/refactor-interval-calculation branch July 3, 2024 07:36
@njvrzm njvrzm mentioned this pull request Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants