diff options
author | Claire <claire.github-309c@sitedethib.com> | 2022-04-06 20:57:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-06 20:57:52 +0200 |
commit | abb11778d7d9ac04fe1feeccf5cefc6d2ed58780 (patch) | |
tree | 8625ac220f65abbf56f680012dcbb87551038ee6 /.github/ISSUE_TEMPLATE/1.bug_report.yml | |
parent | 62c6e12fa58adea57954e395d10d0ffc2c0cd73c (diff) |
Fix inconsistency in error handling when removing a status (#17974)
Not completely sure this could actually have any ill effect, but if `RemoveStatusService` fails to acquire a lock in an `ActivityPub::ProcessingWorker` job processing a `Delete`, the status is currently discarded and causes a job failure but the next time the job is attempted, it will skip deleting the status due to it being discarded. This commit makes the behavior of `RemoveStatusService` a bit more consistent in case of failure to acquire the lock.
Diffstat (limited to '.github/ISSUE_TEMPLATE/1.bug_report.yml')
0 files changed, 0 insertions, 0 deletions