Changelog update

This commit is contained in:
Mark Felder 2024-08-28 18:03:33 -04:00
parent 8a3efa7152
commit e498d252e4
2 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1 @@
ReceiverWorker will cancel processing jobs instead of retrying if the user cannot be fetched due to 403, 404, or 410 errors or if the account is disabled locally.

View file

@ -1 +0,0 @@
ReceiverWorker will cancel processing jobs instead of retrying if the user cannot be fetched due to 403, 404, or 410 errors.