• 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
self_monitoring_project_spec.rb 6.72 KB