Module: Sidekiq::CallbacksWorker
- Extended by:
- ActiveSupport::Concern
- Included in:
- Workarea::BustNavigationCache, Workarea::BustSkuCache, Workarea::CleanProductRecommendations, Workarea::GeneratePromoCodes, Workarea::IndexAdminSearch, Workarea::IndexCategorization, Workarea::IndexCategory, Workarea::IndexCategoryChanges, Workarea::IndexFulfillmentChanges, Workarea::IndexHelp, Workarea::IndexPage, Workarea::IndexPaymentTransactions, Workarea::IndexProduct, Workarea::IndexProductChildren, Workarea::IndexProductRule, Workarea::IndexSearchCustomizations, Workarea::IndexSkus, Workarea::MarkDiscountsAsRedeemed, Workarea::ProcessExport, Workarea::ProcessImport, Workarea::ProcessReportsExport, Workarea::RedirectNavigableSlugs, Workarea::SaveOrderMetrics, Workarea::SaveUserOrderDetails, Workarea::SendRefundEmail, Workarea::SynchronizeUserMetrics, Workarea::UpdatePaymentProfileEmail
- Defined in:
- app/workers/sidekiq/callbacks_worker.rb
Overview
Mixin for Sidekiq workers that enables the worker to be called via Rails callback methods.