chinwagsocial/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 Fix too many forwards (#5854) 2017-11-30 03:50:05 +01:00
reply_distribution_worker.rb
synchronize_featured_collection_worker.rb Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043) 2018-04-13 01:27:22 +02:00
update_distribution_worker.rb