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

Various nit fixes #235

Merged
merged 5 commits into from
Dec 20, 2023
Merged

Various nit fixes #235

merged 5 commits into from
Dec 20, 2023

Conversation

orozery
Copy link
Collaborator

@orozery orozery commented Dec 18, 2023

Mainly, adding a retry for the HTTP client using a fresh (non re-used) connection.

@orozery orozery force-pushed the nit branch 2 times, most recently from f199d22 to 59331af Compare December 19, 2023 07:39
@pull-request-size pull-request-size bot added size/M and removed size/S labels Dec 19, 2023
@orozery orozery force-pushed the nit branch 4 times, most recently from f651fa8 to 9811005 Compare December 19, 2023 10:10
This commit fixes the load-balancing initialization log message.

Signed-off-by: Or Ozeri <[email protected]>
This commit fixes the error which was incorrectly returned by the forwarder.

Signed-off-by: Or Ozeri <[email protected]>
This commit adds a retry for a failing request using a fresh connection.

Signed-off-by: Or Ozeri <[email protected]>
This commit changes the httpecho client to use a fresh connection per each request.

Signed-off-by: Or Ozeri <[email protected]>
This commit move the checkout action before the setup-go action.
This should fix the "restore cache failed" warnings the CI is currently seeing.

Signed-off-by: Or Ozeri <[email protected]>
@elevran elevran merged commit 78ceb0d into clusterlink-net:main Dec 20, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants