Rope icon indicating copy to clipboard operation
Rope copied to clipboard

Reconnect to database

Open swizzlr opened this issue 8 years ago • 1 comments

Rope's behaviour isn't well defined right now but it should keep attempting to reconnect to the database indefinitely (I think, or with a backoff).

We should also expose the health of the connection as an API for healthz. Right now I have to restart all our services when we roll the database nodes, when really I'd like them to just transparently reconnect to the new node.

swizzlr avatar Feb 22 '17 13:02 swizzlr