TechWorkRamblings

by Mike Kalvas

202405051251 Timeout Killer

#microblog #link

Timeouts and Cancellations for Humans

Nice article on the difficulties of actually doing timeouts correctly. And an idea for a malicious endpoint that returns 1 byte every second or so for the same request to keep poorly coded timeouts from triggering.