e9535bda2f
* Add initial_backoff to auto-auth method * Disable retries in client * Fix bug * Thread initial backoff to CT * Add comment * Change to min_backoff * changelog * remove initial references, review * fix test * Thread max_backoff through * Add doc note for max_backoff/templating
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
```release-note:improvement
|
|
agent/auto-auth: Add `min_backoff` to the method stanza for configuring initial backoff duration.
|
|
```
|