Retry BcContainerHelper downloads (#2292)
Intermittent network errors while downloading BcContainerHelper from blob storage can fail AL-Go actions before the helper is imported. This wraps the existing BcContainerHelper ZIP downloads in the shared retry helper so transient request failures get another chance before the action fails or falls back from a developer URL to preview. The change keeps the existing download sources and version selection behavior unchanged; it only adds retry behavior around the existing `DownloadFile()` calls. Co-authored-by: aholstrup1 <aholstrup1@users.noreply.github.com>
A
Alexander Holstrup committed
876b1e58ae56b7d56931bc4173b88b614d6149c7
Parent: 506ad15
Committed by GitHub <noreply@github.com>
on 6/24/2026, 11:23:15 AM