diogob / postgres-websockets

PostgreSQL + Websockets
https://hackage.haskell.org/package/postgres-websockets
MIT License
359 stars 28 forks source link

Add configuration for max number of retries and exit server with an error when connection dies or fails to open #65

Closed diogob closed 4 years ago

diogob commented 4 years ago

This should take care of #64