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

Retry connecting to GitLab API on error #337

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

sandrobonazzola
Copy link
Contributor

On connection error, retry to connect to the GitLab API. Found this usefull with https://gitlab.freedesktop.org/ which showed several connection resets for my case.

Copy link
Owner

@psss psss left a comment

Choose a reason for hiding this comment

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

Thanks for improving this! Looks good, added just a few couple of minor adjustments in f149820.

@psss psss self-assigned this Jan 2, 2024
@psss psss added this to the 0.22 milestone Jan 2, 2024
On connection error, retry to connect to the GitLab API.
Found this usefull with https://gitlab.freedesktop.org/
which showed several connection resets for my case.

Signed-off-by: Sandro Bonazzola <[email protected]>
@psss psss merged commit b871424 into psss:main Jan 2, 2024
14 checks passed
@sandrobonazzola sandrobonazzola deleted the reconnect_gitlab branch May 2, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants