6 lines
248 B
Plaintext
6 lines
248 B
Plaintext
```release-note:changes
|
|
agent: Failed auto-auth attempts are now throttled by an exponential backoff instead of the
|
|
~2 second retry delay. The maximum backoff may be configured with the new `max_backoff` parameter,
|
|
which defaults to 5 minutes.
|
|
```
|