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: configurable data retention period #693

Merged
merged 3 commits into from
Jul 6, 2024
Merged

Conversation

abelanger5
Copy link
Contributor

Description

Adds support for a configurable data retention period via the environment variable SERVER_LIMITS_DEFAULT_TENANT_RETENTION_PERIOD which is set to a Go duration string.

Fixes #687

Type of change

  • New feature (non-breaking change which adds functionality)

Copy link

vercel bot commented Jul 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hatchet-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2024 2:14pm

@abelanger5 abelanger5 enabled auto-merge (squash) July 6, 2024 14:12
@abelanger5 abelanger5 merged commit f36e66c into main Jul 6, 2024
25 checks passed
@abelanger5 abelanger5 deleted the belanger/data-retention branch July 6, 2024 14:31
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.

feat: Periodically cleanup historical job runs
2 participants