docker-getting-started/app/src
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
..
persistence Update MySQL handler to add timeout for DNS query failures 2022-12-13 16:53:36 -05:00
routes Fix import path for uuid package changes 2022-11-22 22:13:20 -05:00
static Only handle onclick in the button instead of stopping propagation 2020-05-24 21:12:06 +01:00
index.js removed bodyparser as a dependency 2021-09-29 00:09:39 +05:45