mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2025-01-10 09:30:45 +00:00
e8bf4422ff
Otherwise attachments have a high chance to disappear with akkoma-fe’s “delete & redraft” feature when cleanup is enabled in the backend. Since we don't know whether a deletion was intended to be part of a redraft process or even if whether the redraft was abandoned we still have to delete attachments eventually. A thirty minute delay should provide sufficient time for redrafting. Fixes: https://akkoma.dev/AkkomaGang/akkoma/issues/775 |
||
---|---|---|
.. | ||
cron | ||
attachments_cleanup_worker_test.exs | ||
publisher_worker_test.exs | ||
purge_expired_activity_test.exs | ||
purge_expired_filter_test.exs | ||
purge_expired_token_test.exs | ||
receiver_worker_test.exs | ||
remote_fetcher_worker_test.exs | ||
scheduled_activity_worker_test.exs |