ConnectionError: Connection lost - read ECONNRESET

We’re using tedious to connect to a sql table in azure

Hosting on meteor/galaxy.

Has anybody ran into this before?

vzqps
2021-01-28 12:40:50-05:00vzqps
2021-01-28 12:40:50-05:00events.js:183vzqps
2021-01-28 12:40:50-05:00 throw er; // Unhandled 'error' eventvzqps
2021-01-28 12:40:50-05:00 ^vzqps
2021-01-28 12:40:50-05:00ConnectionError: Connection lost - read ECONNRESETvzqps
2021-01-28 12:40:50-05:00 at ConnectionError (/app/bundle/programs/server/npm/node_modules/tedious/lib/errors.js:13:12)vzqps
2021-01-28 12:40:50-05:00 at Connection.socketError (/app/bundle/programs/server/npm/node_modules/tedious/lib/connection.js:1012:26)vzqps
2021-01-28 12:40:50-05:00 at Socket.socket.on.error (/app/bundle/programs/server/npm/node_modules/tedious/lib/connection.js:884:14)vzqps
2021-01-28 12:40:50-05:00 at emitOne (events.js:121:20)vzqps
2021-01-28 12:40:50-05:00 at Socket.emit (events.js:211:7)vzqps
2021-01-28 12:40:50-05:00 at emitErrorNT (internal/streams/destroy.js:64:8)vzqps
2021-01-28 12:40:50-05:00 at _combinedTickCallback (internal/process/next_tick.js:138:11)vzqps
2021-01-28 12:40:50-05:00 at process._tickDomainCallback (internal/process/next_tick.js:218:9)vzqps
2021-01-28 12:40:50-05:00Application exited with code: 1vzqps
2021-01-28 12:41:09-05:00The container has crashed. A new container will be started to replace it.app
2021-01-28 12:41:17-05:00The app is unavailable, this is not a Galaxy issue, you should analyze your app, read more here https://galaxy-guide.meteor.com/container-environment.html#unhealthydcg55
2021-01-28 12:41:49-05:00Application process starting, version 15