akkoma/test/pleroma/workers
Oneric e8bf4422ff Delay attachment deletion
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
2025-01-03 20:49:11 +01:00
..
cron Support elixir1.15 2023-08-03 17:44:09 +01:00
attachments_cleanup_worker_test.exs Delay attachment deletion 2025-01-03 20:49:11 +01:00
publisher_worker_test.exs and i yoink (#275) 2022-11-14 15:07:26 +00:00
purge_expired_activity_test.exs Add configurable timeline per oban job (#273) 2022-11-13 23:55:51 +00:00
purge_expired_filter_test.exs support for expires_in/expires_at in filters 2021-01-26 08:27:45 +03:00
purge_expired_token_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
receiver_worker_test.exs Tag Mock-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
remote_fetcher_worker_test.exs Allow the Remote Fetcher to attempt fetching an unreachable instance 2024-04-12 20:33:21 +01:00
scheduled_activity_worker_test.exs Add configurable timeline per oban job (#273) 2022-11-13 23:55:51 +00:00