Files
teleport/api/utils
Gavin Frazar fe17a23ac4 backoff failing Azure VM installations (#68035)
* make grpc: update Azure user task

* add retry_after to Azure user task
* add failure_count to Azure user task

* Backoff Azure VM installation attempts

Azure VMs that attempt to install will now be skipped in subsequent
discovery scans for a backoff period.
The backoff period is exponentially increasing up to a maximum.

* Fix flakey discovery test

The discovery config notification could be triggered by the config
watcher while the Azure watcher was running, which could sometimes
trigger the Azure watcher to run another fetch with the same config.
With this change, the config notification channel is drained when a
fetch is triggered.
2026-06-29 20:28:21 +00:00
..
2026-04-24 17:23:51 +00:00
2025-08-20 15:04:12 +00:00
2025-07-11 15:17:14 +00:00
2021-09-13 11:54:49 +02:00
2025-05-07 22:14:51 +00:00
2025-07-11 15:17:14 +00:00
2022-05-31 17:52:04 +00:00