Closed jeffa5 closed 2 years ago
Is this just waiting for the commit endpoint to return or is it waiting for a particular TxID like 2.8?
Currently just the endpoint to return, if there is a better endpoint I'd be happy to use it. We could use a more etcd specific thing but didn't want to bother setting up those clients here
Something royally messed up on this diff anyway so will rework
Turns out it was just easier to use the etcd client...
This should fix some timing issues when tests would run (and fail) before the sandbox is actually ready.