googleapis / googleapis/google-cloud-rust
Add retry possibility to mds error message
Open
auth
type: feature request
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
Improve upon the detailed MDS error msg for ADC scenario and explain how user can provide a custom retry policy that can help to get over a delayed MDS start issue.
Something like
"If you are sure that you are running in a Google Cloud Environment, it is possible that the metadata server is not up and running yet. Providing a cusom retry policy could be useful".
We can add this message only after we provide a way for users to provide a custom retry policy.
Contributor guide
Assessment
This issue has not been assessed yet.