docbrown/app/workers
Alex da259107bd
Refactor logic to index to Elasticsearch (#6286) [deploy]
* Refactor logic to index to Elasticsearch

* Rename worker argument to object_class

* Change to .constantize for better error messaging
2020-02-25 11:06:42 -08:00
..
articles Migrate update main image background job to sidekiq (#5345) [deploy] 2020-02-04 17:51:09 -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 Rename DataDog to Datadog (#6226) 2020-02-21 12:00:30 -05:00
moderator Rename DataDog to Datadog (#6226) 2020-02-21 12:00:30 -05:00
notifications Skip moderation notification if the user is the moderator (#6200) 2020-02-20 14:09:43 -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 Move Podcasts::GetEpisodesJob to Sidekiq (#5443) [deploy] 2020-02-06 09:42:55 -08:00
reactions Change UpdateReactableJob to UpdateReactableWorker and move to sidekiq (#5551) [deploy] 2020-02-13 10:13:11 -05:00
search Refactor logic to index to Elasticsearch (#6286) [deploy] 2020-02-25 11:06:42 -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 Rename DataDog to Datadog (#6226) 2020-02-21 12:00:30 -05:00
webhook Move Webhook::DispatchEventJob to Sidekiq (#5722) [deploy] 2020-01-27 14:36:27 -05:00
data_update_worker.rb Add logging to data scripts runner (#6201) 2020-02-25 13:41:43 -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