]> git.mxchange.org Git - friendica.git/commit
Catch worker argument type errors
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 26 Nov 2022 20:21:46 +0000 (15:21 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 26 Nov 2022 20:21:46 +0000 (15:21 -0500)
commited7b175491bd3f06588401209491fe661665379c
tree167120dcdb6faf615e57e267dacb6be33df15b52
parenta95e93c725225632eea43e54da983c293e75140b
Catch worker argument type errors

- This marks the invalid worker queue item as completed instead of endlessly retrying it
- Address https://github.com/friendica/friendica/issues/11992#issuecomment-1327029331
src/Core/Worker.php