packit / dist-git-to-source-git

Converting dist-git to source-git
MIT License
4 stars 9 forks source link

Allow configuring when Celery tasks should expire #143

Closed csomh closed 3 years ago

csomh commented 3 years ago

Allow an expiry time to be configured for the Celery tasks created by the scheduled update job.

This will be useful to help avoiding a forever growing Celery task queue.

Use a value of 23 hours as a default value in the deployment role.

Signed-off-by: Hunor Csomortáni csomh@redhat.com

softwarefactory-project-zuul[bot] commented 3 years ago

Build failed.

softwarefactory-project-zuul[bot] commented 3 years ago

Build succeeded.

softwarefactory-project-zuul[bot] commented 3 years ago

Build failed.

csomh commented 3 years ago

Build failed.

The failure of tests/test_update.py::test_update[alsa-lib-c8s] seems to have been a flake. It passed locally.