Hacker News new | ask | show | jobs
by ralphist 829 days ago
Did you get "connection reset by peer" when you sent a bit too many requests perchance? I've never found the source of that in my programs. There's no server logging about it, connections are just rejected. None of the docs talk about this.
1 comments

I don't remember the exact error name but the FastAPI server would just freeze.
a freeze is not a crash.