mastodon/app
ThibG b85f216cbc Do not retry processing ActivityPub jobs raising validation errors (#10614)
* Do not retry processing ActivityPub jobs raising validation errors

Jobs yielding validation errors most probably won't ever be accepted,
so it makes sense not to clutter the queues with retries.

* Lower RecordInvalid error reporting to debug log level

* Remove trailing whitespace
2019-05-03 23:45:37 +02:00
..
chewy
controllers
helpers
javascript
lib
mailers
models Change e-mail whitelist/blacklist to not be checked when invited (#10683) 2019-05-03 23:44:44 +02:00
policies
presenters
serializers
services
validators Change e-mail whitelist/blacklist to not be checked when invited (#10683) 2019-05-03 23:44:44 +02:00
views
workers Do not retry processing ActivityPub jobs raising validation errors (#10614) 2019-05-03 23:45:37 +02:00