Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[controller] Do not throw exception on retrying empty push (#1545)
If the empty push of system store fails, the current code retries another empty push. We should not throw exception to block the admin channel on such cases.
- Loading branch information