Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add retry when fetching the shell script #10

Merged
merged 10 commits into from
Feb 8, 2024
Merged

Add retry when fetching the shell script #10

merged 10 commits into from
Feb 8, 2024

Conversation

ayys
Copy link
Member

@ayys ayys commented Feb 7, 2024

this makes it so fetching the URL is retried 10 times max when it fails for any
reason.

hotfix for #9

this makes it so fetching the URL is retried 10 times max when it fails for any
reason.
@ayys ayys force-pushed the add-retry branch 2 times, most recently from 15c762e to ca9b4a9 Compare February 7, 2024 14:37
src/index.ts Outdated Show resolved Hide resolved
@ayys
Copy link
Member Author

ayys commented Feb 8, 2024

Ok since the CI is building fine with exponential backoffs, I am going ahead and merging it.

@ayys ayys merged commit 24b15c9 into main Feb 8, 2024
21 checks passed
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.

2 participants