Using fetch
in Lume v2.4.2 (a Deno Typescript static site generator app) on Deno 2.1.2, I get this error when fetching to our ops db REST API:
fetch TypeError: "client error connection reset by peer"
I see a lot of people have had this same problem, in various GH issues, and it appears that it is because of the underlying Rust library being used. For example: