encoredev / ts-benchmarks

Benchmarks for Encore vs other Node/JS web frameworks
12 stars 2 forks source link

read: connection reset by peer #3

Open ImBIOS opened 17 hours ago

ImBIOS commented 17 hours ago

I constantly get hit by this error when executing:

oha -c 150 -z 10s -m GET "http://127.0.0.1:4000/hello" --json --latency-correction --disable-keepalive > benchmark.json
8:00AM FTL connection failure error="rpc error: code = Unavailable desc = error reading from server: read unix @->/home/imbios/.cache/encore/encored.sock: read: connection reset by peer"
ImBIOS commented 17 hours ago

I'm benchmarking encore in golang