You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduction
Currently when a data balance job, the operator constantly retries a job until it succeed. Sometimes success is not possible (i.e. if the job was manually removed). We should detect the job status and retry only a few times after it fails. If it still fails, we should stop the current data balance job and start a new one.
Contents
If a load balance job fails after a few retries, stop the current job and start a new one.
Related work
The text was updated successfully, but these errors were encountered:
Introduction
Currently when a data balance job, the operator constantly retries a job until it succeed. Sometimes success is not possible (i.e. if the job was manually removed). We should detect the job status and retry only a few times after it fails. If it still fails, we should stop the current data balance job and start a new one.
Contents
If a load balance job fails after a few retries, stop the current job and start a new one.
Related work
The text was updated successfully, but these errors were encountered: