Open
Description
Hey @mgutz do you think you could make MustPing receive an optional parameter (with ...) to specify a timeout?
The issue I'm trying to avoid is that upon launching my servers, if there's no connectivity to a database, they'll just stay there trying indefinitely to connect, silently. The behavior I would expect of a well-behaved server is to fail with the proper error ("Could not connect to database at somethingsomething:3845" or something like that). That would trigger our error handling infrastructure and we'd be notified.
Do you think this is something you'd like to support? I can contribute with a PR if you'd like.
Metadata
Metadata
Assignees
Labels
No labels