Closed bhechinger closed 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.
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.