1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/workers/activitypub
Eugen Rochko 97f02f2c08
Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541)
* Do not raise delivery failure on 4xx errors, increase stoplight threshold

Stoplight failure threshold from 3 to 10
Status code 429 will raise a failure/get retried

* Oops
2018-05-19 00:23:19 +02:00
..
delivery_worker.rb Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541) 2018-05-19 00:23:19 +02:00
distribution_worker.rb
post_upgrade_worker.rb
processing_worker.rb Fixes/do not override timestamps (#7336) 2018-05-03 23:02:46 +02:00
raw_distribution_worker.rb
reply_distribution_worker.rb
synchronize_featured_collection_worker.rb
update_distribution_worker.rb