gevulotnetwork / gevulot

Gevulot is an internet scale compute network for zero-knowledge proof generation and verification.
https://gevulot.com
Apache License 2.0
154 stars 48 forks source link

Just a loop wasn't enough, it goes too fast #185

Closed bhechinger closed 6 months ago

bhechinger commented 6 months ago

Just doing a loop to retry connecting to a potentially existing cluster was very unreliable. The loop goes too fast.

This adds a 1 second delay to the loop so the first pod/service have time to become available for the second one to join.