Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: reduce waiting time for failover
Now all actions will be retried for ever until timeout. So it is ok to use a smaller timeout. If the operation is not complete with in that time, it will be retried anyway.
- Loading branch information