logoalt Hacker News

cyberaxyesterday at 7:58 PM1 replyview on HN

This absolutely can happen in large systems. If some part of the system is at capacity, then slightly increasing the load can cause it to fall behind and start accumulating a backlog.

These backlogs can cause clients to make more retries, exacerbating the problem. Potentially further cascading through the system.


Replies

Kinranyyesterday at 8:03 PM

I believe their point is that "system is at capacity" is something they ought to start fixing before the capacity is exceeded

show 2 replies