Handle the error that is generated when the DB connection goes down instead of panicing with an unreachable code error. This allows the notification client to retry establishing the connection instead of crashing the complete program.
Handle the error that is generated when the DB connection goes down instead of panicing with an unreachable code error. This allows the notification client to retry establishing the connection instead of crashing the complete program.