getting-started/app
Michael Irwin 8dff10bcaa
Update MySQL handler to add timeout for DNS query failures
Signed-off-by: Michael Irwin <mikesir87@gmail.com>

I was helping troubleshoot an issue with someone, who ended up
having a typo in their compose file where the MySQL service was
using the name "msyql", which obviously causes DNS to fail. But,
since the db init doesn't time out, it just looks hung. This fixes
that.
2022-12-13 16:53:36 -05:00
..
spec Fix Dockerfile build to actually run tests and fix a unit test 2022-11-22 23:27:02 -05:00
src Update MySQL handler to add timeout for DNS query failures 2022-12-13 16:53:36 -05:00
package.json Upgrade mysql package to mysql2 to support new auth methods 2022-11-22 23:12:30 -05:00
yarn.lock Upgrade mysql package to mysql2 to support new auth methods 2022-11-22 23:12:30 -05:00