about summary refs log tree commit diff
path: root/app/workers/pubsubhubbub/subscribe_worker.rb
AgeCommit message (Expand)Author
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2018-01-05Fix PuSH workers (#6200)ThibG
2017-09-24Suppress backtrace when failed to communicate with a remote instance (#5076)Daigo 3 Dango
2017-09-14Revert unique retry job (#4937)abcang
2017-09-05Do not execute the job with the same arguments as the retry job (#4814)abcang
2017-07-28When PuSH subscribe attempts are exhausted, unsubscribe (#4422)Eugen Rochko
2017-07-27Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281)Clworld
2017-07-10Limit total subscribe retries to 10, but space them out more (#4142)Eugen Rochko
2017-05-06Fix Scheduler::SubscriptionsScheduler (#2834)Eugen Rochko
2017-05-05More robust PuSH subscription refreshes (#2799)Eugen Rochko