Open sisuresh opened 8 months ago
From @xiv - we should have some retry logic when calling the k8s API for heartBeatHandler with a exponential backoff for 6 seconds max - https://github.com/stellar/supercluster/blob/36c4d43138b7da9c0148a3bcaec7c8c24b4bb963/src/App/Program.fs#L477
Tail logging was disabled for a couple missions in https://github.com/stellar/supercluster/pull/150 due to https://github.com/stellar/supercluster/issues/147. This is a temporary solution while we figure out why tail logging is an issue here.