summaryrefslogtreecommitdiff
path: root/app/workers/cluster_configure_istio_worker.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/workers/cluster_configure_istio_worker.rb')
-rw-r--r--app/workers/cluster_configure_istio_worker.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/workers/cluster_configure_istio_worker.rb b/app/workers/cluster_configure_istio_worker.rb
index ec6bdfbd6b6..07c032da838 100644
--- a/app/workers/cluster_configure_istio_worker.rb
+++ b/app/workers/cluster_configure_istio_worker.rb
@@ -2,6 +2,8 @@
class ClusterConfigureIstioWorker # rubocop:disable Scalability/IdempotentWorker
include ApplicationWorker
+
+ sidekiq_options retry: 3
include ClusterQueue
worker_has_external_dependencies!