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-18 21:56:10 +03:00
2021-04-12 21:33:52 +03:00
2021-04-16 21:47:39 +03: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-04-06 16:06:11 +02:00
2021-01-12 12:06:13 +03:00
2021-04-06 16:06:11 +02:00
2021-04-18 18:37:49 +03:00
2021-04-14 14:09:35 +02:00
2021-02-15 20:04:59 +03:00
2021-04-10 22:24:12 +02:00
2021-04-19 23:09:27 +03:00
2021-04-17 22:59:34 +03:00
2021-04-20 13:51:49 +02:00
2021-04-19 23:09:17 +03:00
2021-04-18 02:57:17 +03:00
2021-04-15 01:49:12 +03:00
2021-04-12 21:33:52 +03:00
2021-04-22 16:37:22 +02:00
2021-04-06 16:06:11 +02:00
2021-01-31 12:46:01 +01:00
2021-04-15 00:30:50 +03:00
2021-02-19 00:25:46 +03:00
2021-04-06 16:06:11 +02:00
2021-04-10 22:24:12 +02:00
2021-04-22 16:37:22 +02:00
2021-04-10 22:24:12 +02:00
2021-01-12 12:06:13 +03:00
2021-04-06 16:06:11 +02:00
2021-04-17 22:59:34 +03:00
2021-03-13 21:06:37 +01:00
2021-04-16 21:47:39 +03:00
2021-04-06 16:06:11 +02:00
2021-04-17 22:59:34 +03:00
2021-04-16 21:47:29 +03:00
2021-04-07 18:45:00 +02:00
2021-04-06 16:06:11 +02:00
2021-04-06 16:06:11 +02:00
2021-04-10 22:24:12 +02:00
2021-01-24 17:29:52 +03:00
2021-01-11 17:40:35 +01:00
2021-04-12 21:33:52 +03:00
2021-04-12 21:33:52 +03:00
2021-02-11 13:57:49 +03:00
2021-04-06 16:06:11 +02:00
2021-04-18 02:56:34 +03:00
2021-04-06 16:06:11 +02:00