google-cloud-cpp
google-cloud-cpp copied to clipboard
Ensure UD process caches 404 errors
Once we get a 404 when requesting the ud, we should cache that result and not issue additional requests that will also 404.