dassie
dassie copied to clipboard
Random ECONNRESET (particularly in development environment)
When running the development environment you'll sometimes see errors of the type ECONNRESET: socket hang up.
This is due to the following upstream Node.js issue: https://github.com/nodejs/node/issues/47130