|
|
|
|
|
by wadkar
1984 days ago
|
|
it's also quite possible to design and implement this one the server side. I mean one can implement Circuit breaking, exponential backoff etc. at network level (e.g. istio) based on the "internal service" (could be VMs/nginx rever proxies) outage error. |
|