Y
Hacker News
new
|
ask
|
show
|
jobs
by
maxbond
660 days ago
Really any time you're using a distributed system, you should ask yourself, do I need retries? Do I need circuit breakers? Do I need rate limits?
The answers are probably either "yes" or "yes, but not yet."