Skip to content

Commit

Permalink
Merge pull request #17187 from tumido/fix_refresh_race_cond
Browse files Browse the repository at this point in the history
Fix RefreshWorker dequeue race condition
(cherry picked from commit 4d6b447)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1560699
  • Loading branch information
jrafanie authored and simaishi committed Mar 26, 2018
1 parent 85a4f9f commit 94e2618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1175,6 +1175,7 @@
:poll_method: :normal
:queue_timeout: 120.minutes
:restart_interval: 2.hours
:dequeue_method: :sql
:ems_refresh_worker_ansible_tower_automation: {}
:ems_refresh_worker_embedded_ansible_automation: {}
:ems_refresh_worker_foreman_configuration: {}
Expand Down

0 comments on commit 94e2618

Please sign in to comment.