Skip to content
Snippets Groups Projects
Commit 3cbbe9ce authored by Yaroslav Dynnikov's avatar Yaroslav Dynnikov Committed by Georgy Moshkin
Browse files

fix: introduce timeout when conf_change fails

The failure of `raw_node.propose_conf_change` isn't easy to handle.
For now we only know that it shouldn't short-circuit the
`raft_conf_change_loop`. Fuse it with a `fiber.sleep()`.

Current pause value of 1 second is chosen arbitrarily with no actual
reason.
parent 3daeb759
No related branches found
No related tags found
1 merge request!179test: deploy a cluster of 60 instances
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment