🎉 Add tests for file-media-gc task.

This commit is contained in:
Andrey Antukh 2021-01-31 20:55:53 +01:00 committed by Alonso Torres
parent 5ee6897ce6
commit 3dd22fd298
4 changed files with 121 additions and 16 deletions

View file

@ -255,8 +255,7 @@
:app.tasks.file-media-gc/handler
{:pool (ig/ref :app.db/pool)
:metrics (ig/ref :app.metrics/metrics)
:storage (ig/ref :app.storage/storage)
:max-age (dt/duration {:hours 72})}
:max-age (dt/duration {:hours 48})}
:app.tasks.file-xlog-gc/handler
{:pool (ig/ref :app.db/pool)