Use @application_setting when checking job status
Use @application_setting, which calls ApplicationSetting.current_without_cache, when checking the status of the self-monitoring create and delete sidekiq jobs. This is because the ApplicationSetting cache might still have the old self_monitoring_project_id.
Showing
Please register or sign in to comment