bullet-train-pro / bullet_train-action_models

Other
4 stars 1 forks source link

Add option for disabling health check worker. #75

Closed andrewculver closed 1 year ago

andrewculver commented 1 year ago

To disable the health check worker (for Sidekiq Pro users) developers can create a config/initializers/action_models.rb that defines:

BulletTrain::ActionModels.health_check_worker = false