rocketadmin
rocketadmin copied to clipboard
Retry query on ECONNRESET error in MySQL
Sometimes MySQL silently closes connection by timeout. We need to handle ECONNRESET errors when running query and retry the query