Tagged: timeouts

1 article

· 3 min read

What happens when a call has no timeout?

CircleCI's July 2 outage came from connections that never timed out. A slow dependency became an unavailable product, and the review question is which of your calls wait forever.

#resilience#timeouts#incident-analysis