Skip to content

Added retries for download external extensions.#1109

Open
boocmp wants to merge 1 commit intomasterfrom
retry_download
Open

Added retries for download external extensions.#1109
boocmp wants to merge 1 commit intomasterfrom
retry_download

Conversation

@boocmp
Copy link
Contributor

@boocmp boocmp commented Jul 29, 2025

Since we download extension from an external source, there can be failures (example), in this PR I've added the retry logic, it attempts to download extension 3 times with with 0s, 5s, 10s delay.

@boocmp boocmp self-assigned this Jul 29, 2025
@boocmp boocmp requested a review from a team as a code owner July 29, 2025 05:10
@linhkikuchi linhkikuchi self-requested a review July 29, 2025 05:35
Copy link
Collaborator

@antonok-edm antonok-edm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We already have a "download with multiple retries" function code with in lib/utils; it only supports text body right now but I recommend using a shared internal implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants