hrana-client-ts
hrana-client-ts copied to clipboard
Retry failed calls to prevent long-lived connection issues.
Context in this Discord chat.
Sometimes, we get random connection errors that are fixed when we have long-lived connections. However, those get fixed when we retry them. We need to find a way to do this safely.
+1