• rpereira2's avatar
    Use @application_setting when checking job status · 255b653f
    rpereira2 authored
    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.
    255b653f
application_settings_controller.rb 9.32 KB