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

[ Enhancement ] -- Consider extending cloud-prices & audit-log config #159

Open
gwright99 opened this issue Nov 23, 2024 · 0 comments
Open

Comments

@gwright99
Copy link
Collaborator

Source: https://github.com/seqeralabs/support-backlog/issues/114

  cron:
    cloud-prices:
      clean-up:
        enabled: false
        chunk-size: 1000
        time-offset: 30d
        short-delay: 10s
        long-delay: 5m
    audit-log:
      clean-up:
        enabled: true
        chunk-size: 1000
        time-offset: 365d
        short-delay: 10s
        long-delay: 5m

Audit log time-offset is already configurable. Could be worthwhile to expose other values too, but care is required re: chunk size and delay values to ensure values that differ from the default do not break system behaviour.

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

No branches or pull requests

1 participant