IBM / kar

KAR: A Runtime for the Hybrid Cloud
Apache License 2.0
28 stars 11 forks source link

Tolerate transient failures to connect to Redis or Kafka during startup #328

Closed dgrove-oss closed 2 years ago

dgrove-oss commented 2 years ago

Fixes #71.

During startup, wait up to 30 seconds to successfully connect to Redis and Kafka before exiting with an error.