mastodon/app/workers/pubsubhubbub
Eugen Rochko 1fcdaafa6f Fix webfinger retries (#4275)
* Do not raise unretryable exceptions in ResolveRemoteAccountService

* Removed fatal exceptions from ResolveRemoteAccountService

Exceptions that cannot be retried should not be raised. New exception
class for those that can be retried (Mastodon::UnexpectedResponseError)
2017-07-20 01:59:07 +02:00
..
confirmation_worker.rb HTTP signatures (#4146) 2017-07-14 20:41:49 +02:00
delivery_worker.rb Fix webfinger retries (#4275) 2017-07-20 01:59:07 +02:00
distribution_worker.rb Correct OStatus inflection (Ostatus -> OStatus) (#4255) 2017-07-19 01:37:26 +02:00
subscribe_worker.rb Limit total subscribe retries to 10, but space them out more (#4142) 2017-07-10 18:04:23 +02:00