with log like ``` ERROR:Fetching service config failed (status code 429, reason { ... ``` Can esp do exponential retry instead of restart? We set monitoring for container restart in our cluster, and restart due to this is bit annoying.
with log like
Can esp do exponential retry instead of restart?
We set monitoring for container restart in our cluster, and restart due to this is bit annoying.