Rope
Rope copied to clipboard
Reconnect to database
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.