docbrown/app/workers
2020-01-27 09:40:34 -05:00
..
articles Retry more for Articles::UpdateAnalyticsWorker since it can fail due to API rate limit errors (#5618) 2020-01-21 08:00:39 -05:00
classified_listings Move Classified Listing Cache Buster to Sidekiq (#5408) [deploy] 2020-01-09 17:23:23 -05:00
comments Add article's record key to Fastly Surrogate-Key to separate caches (#5543) 2020-01-17 08:45:47 -05:00
events Move Events::BustCacheJob to Sidekiq and rename (#5379) 2020-01-06 15:51:46 -05:00
follows Add Follows::CreateChatChannelWorker for Sidekiq (#5458) 2020-01-20 08:23:44 -05:00
mentions Add mentions send email notifications worker (#5549) 2020-01-20 08:24:42 -05:00
metrics Add article.comment_score metric calc and tracking (#5560) [deploy] 2020-01-19 15:21:19 -05:00
notifications Replace Notifications::NotifiableActionJob with Notifications::NotifiableActionWorker for Sidekiq (#5588) [deploy] 2020-01-22 09:40:55 -05:00
organizations moving org bust cache job to sidekiq (#5406) [deploy] 2020-01-08 15:03:40 -05:00
pages pages bust cache job sidekiq refactor (#5338) [deploy] 2020-01-02 15:16:09 -05:00
podcast_episodes Migrate PodcastEpisodes::UpdateMediaUrlJob to PodcastEpisodes::UpdateMediaUrlWorker for Sidekiq (#5729) 2020-01-27 09:40:34 -05:00
pro_memberships Replace ProMemberships::PopulateHistoryJob with ProMemberships::PopulateHistoryWorker for Sidekiq 5305 (#5584) 2020-01-20 13:45:21 -05:00
reactions Change BustHomepageCacheJob to BustHomepageCacheWorker and move to sidekiq (#5581) 2020-01-24 12:59:34 -05:00
search Move Search::RemoveFromIndexJob to Sidekiq (#5637) [deploy] 2020-01-23 11:27:28 -08:00
streams Move Twitch webhook registration from ActiveJob to Sidekiq (#5414) 2020-01-14 11:55:35 -05:00
users Worker/user self delete (#5698) 2020-01-27 08:45:58 -05:00
webhook Change Webhook::DestroyJob to Wehook::DestroyWorker and move to sidekiq (#5424) [deploy] 2020-01-13 12:38:10 -06:00
export_content_worker.rb Move ExportContentJob to Sidekiq (#5688) [deploy] 2020-01-24 10:12:58 -08:00
rate_limit_checker_worker.rb Change RateLimitCheckerJob to RateLimitCheckerWorker and move to sidekiq (#5269) [deploy] 2019-12-27 16:09:25 -06:00
rss_reader_fetch_user_worker.rb Move RssReaderFetchUserJob to Sidekiq (#5685) [deploy] 2020-01-24 14:14:20 -08:00
slack_bot_ping_worker.rb Move SlackBotPingJob to Sidekiq (#5615) 2020-01-22 08:24:33 -05:00