Skip to content

Raise InfrastructureError for auto-login-action timeout

Timeout errors in the auto-login-action are often related to the infrastructure when network booting (e.g. TFTP requests failing because of network or dispatcher issues). Treat timeouts in the auto-login-action as InfrastructureError to monitor them properly and to allow for retries.

Signed-off-by: Laura Nao laura.nao@collabora.com

Merge request reports