blob: 04874b8152065b583a68df74ccbdd9a5addc52fe [file] [log] [blame] [edit]
```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.
```