docbrown/app/workers
Alex 8168a5e8f5
Move Articles::ScoreCalcJob to Sidekiq (#5875) [deploy]
* Create Articles::ScoreCalcWorker

* Create Articles::ScoreCalcWorker spec

* Update references to the new ScoreCalcWorker

* Refactoring conditional callbacks and biz logic

- Move update_columns to a model method
- Move conditions on callback to guard clause in callback method
- Make article_destroy_spec more explicit
2020-02-04 10:01:46 -08:00
..
articles Move Articles::ScoreCalcJob to Sidekiq (#5875) [deploy] 2020-02-04 10:01:46 -08:00
badge_achievements Move BadgeAchievements::SendEmailNotificationWorker to Sidekiq (#5779) [deploy] 2020-01-31 14:45:32 -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 Change Notifications::UpdateJob to Notifications::UpdateWorker and move to sidekiq (#5689) [deploy] 2020-01-28 12:43:50 -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
podcasts Refactor Podcasts Bust Cache job (#5421) 2020-01-28 12:40:32 -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
tags Move Tags::BustCacheJob to Sidekiq (#5870) [deploy] 2020-02-04 09:24:37 -08:00
users Worker/user self delete (#5698) 2020-01-27 08:45:58 -05:00
webhook Move Webhook::DispatchEventJob to Sidekiq (#5722) [deploy] 2020-01-27 14:36:27 -05: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