Files
chatmail-core/src
Hocuri a4486d8c30 Fix #2335 (delete job flooding) (#2372)
* Fix #2335 (delete job flooding)

The problem was:

- You are offline, and an ephemeral message is due to delete.
- load_imap_deletion_job() is called and returns a deletion job for it.
- The job fails because, well, we are offline.
- The job is saved into the database.
- load_imap_deletion_job() is called again, and so on.

* Add test
2021-04-22 16:37:22 +02:00
..
2021-04-12 21:33:52 +03:00
2021-04-12 21:33:52 +03:00
2021-04-17 23:47:21 +03:00
2021-01-12 12:06:13 +03:00
2021-04-06 16:06:11 +02:00
2021-04-19 23:09:27 +03:00
2021-04-12 21:33:52 +03:00
2021-04-06 16:06:11 +02:00
2021-01-31 12:46:01 +01:00
2021-04-06 16:06:11 +02:00
2021-04-22 16:37:22 +02:00
2021-01-12 12:06:13 +03:00
2021-04-06 16:06:11 +02:00
2021-04-06 16:06:11 +02:00
2021-04-06 16:06:11 +02:00
2021-04-06 16:06:11 +02:00
2021-01-24 17:29:52 +03:00
2021-04-12 21:33:52 +03:00
2021-02-11 13:57:49 +03:00
2021-04-18 02:56:34 +03:00
2021-04-06 16:06:11 +02:00