argo-watcher icon indicating copy to clipboard operation
argo-watcher copied to clipboard

prepare argo-watcher for running in HA mode

Open shini4i opened this issue 2 years ago • 1 comments

Currently, the argo-watcher is unable to run in more than one replica due to a lack of task synchronization between instances. We need to find the best approach to resolve this issue.

shini4i avatar Jun 30 '23 14:06 shini4i

PR #264 will address the main gap for High-Availability mode.

bozerkins avatar Mar 19 '24 05:03 bozerkins