]> cat aescling's git repositories - mastodon.git/commit
Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281)
authorClworld <clworld@ggtea.org>
Wed, 26 Jul 2017 22:38:20 +0000 (07:38 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 26 Jul 2017 22:38:20 +0000 (00:38 +0200)
commit994d948c3947b75140c2a2a7de5b81713c7b8ea3
tree525360503ce6a7db4ac7b522c58d2de8046d8a97
parentf5e228ad2e2503d7cbe3da975e7d2b473e60712b
Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281)

* Add destination informations to exception on SubscribeWorker and DeliveryWorker.

* Simplify delivery error message.

* Prevent changing Exception type...

* fix typo.
app/lib/exceptions.rb
app/workers/pubsubhubbub/delivery_worker.rb
app/workers/pubsubhubbub/subscribe_worker.rb