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

Allow setting level 3 task-expires-after in the graph configuration #410

Open
gabrielBusta opened this issue Jan 5, 2024 · 1 comment
Open

Comments

@gabrielBusta
Copy link
Member

The way the graph config could look like:

task-expires-after:
    by-level:
        1: 90 days
        3: 1 year

We could set a single default for all levels:

task-expires-after: 1 year
@gabrielBusta
Copy link
Member Author

I looked into this a bit. How could we deal with setting different values for the docker image kind vs. the fetch kind vs. the rest? Docker image defaults to 1 year on level 3, but fetches default to 1000 years.

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