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(ui): Clamp long lasting releases #29379

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

matejminar
Copy link
Member

If the release span is more than 1000 days, it will result in fetching more than 1000 data buckets (the largest time interval possible right now is 1d) and will hit the backend limit. We are clamping the release view so that we are always within 1000 days.

@matejminar matejminar requested review from a team October 18, 2021 11:38
@matejminar matejminar merged commit 35f4498 into master Oct 19, 2021
@matejminar matejminar deleted the feat/clamp-long-lasting-releases branch October 19, 2021 06:51
@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants