DIRACGrid / DIRACGrid/diracx

[diracx-tasks] DEFAULT_RESULT_TTL should be configurable on a per task basis

Open
#974 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
19
Forks
45
Avg merge
4d 23h
Merged PRs (30d)
12

Description

At the moment, the result TTL is a parameter of the result backend
https://github.com/DIRACGrid/diracx/blob/main/diracx-tasks/src/diracx/tasks/plumbing/broker/result_backend.py

However, you may want to change that value on a per task bases.

- not restricted to specific tasks: can be applied on any task

## Example

Short tasks should have a shorter lifetime, but manually triggered tasks (FC dump) can be stored for few days.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.