Hacker News new | ask | show | jobs
by withinboredom 1335 days ago
A timeout at that level should mean “no progress” for 30s, not that a request/response needs to finish in 30s. An naive timeout that a dev randomly implements might be the latter and would be the source of my past frustration.