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

change data retention to 7 days, 23 hours #1288

Merged
merged 2 commits into from
Aug 22, 2024
Merged

change data retention to 7 days, 23 hours #1288

merged 2 commits into from
Aug 22, 2024

Conversation

terrazoon
Copy link
Contributor

@terrazoon terrazoon commented Aug 21, 2024

Description

Avoid any edge cases where the 7 day report might be trying to access data more than 7 days and 0 hours old that has been deleted by the nightly task.

Security Considerations

N/A

@terrazoon terrazoon self-assigned this Aug 21, 2024
@terrazoon terrazoon linked an issue Aug 21, 2024 that may be closed by this pull request
Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @terrazoon!

Copy link
Contributor

@heyitsmebev heyitsmebev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@heyitsmebev heyitsmebev merged commit 0e33297 into main Aug 22, 2024
7 checks passed
@heyitsmebev heyitsmebev deleted the notify-api-1287 branch August 22, 2024 16:55
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.

Change default data retention time a little
3 participants