You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
8 years ago
..
confirmation_worker.rb HTTP signatures (#4146) 8 years ago
delivery_worker.rb Fix webfinger retries (#4275) 8 years ago
distribution_worker.rb Correct OStatus inflection (Ostatus -> OStatus) (#4255) 8 years ago
subscribe_worker.rb Limit total subscribe retries to 10, but space them out more (#4142) 8 years ago