Skip to content

Retry on error - #24

Open
rodrigoegimenez wants to merge 5 commits into
haythem:masterfrom
rodrigoegimenez:feat/retry-on-error
Open

rodrigoegimenez wants to merge 5 commits into
haythem:masterfrom
rodrigoegimenez:feat/retry-on-error

Conversation

@rodrigoegimenez

Copy link
Copy Markdown

This adds an extra retry layer independent of @actions/http-client's, this handles ECONNRESET and ETIMEDOUT errors and should fix #23 .

@ydrisR

ydrisR commented Jun 14, 2023

Copy link
Copy Markdown

@haythem any chance you can review and merge this PR? It looks like it will solve the connection timeouts issues everyone is facing. 🙏

@malimohub

Copy link
Copy Markdown

hmm whats going on with this ?

@sinwoobang

Copy link
Copy Markdown

I am up with this PR.

@sonarqubecloud

Copy link
Copy Markdown

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

rwaight added a commit to rwaight/test-actions that referenced this pull request Mar 11, 2024
rwaight added a commit to rwaight/test-actions that referenced this pull request Mar 11, 2024
rwaight added a commit to rwaight/actions that referenced this pull request Mar 18, 2024
Add the code changes from haythem/public-ip#24 to the `public-ip` action
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.

ETIMEDOUT and ECONNRESET when running this action

5 participants