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

do not kill the connection on error #133

Merged
merged 2 commits into from
Aug 9, 2024
Merged

Conversation

ToniRamirezM
Copy link
Contributor

@ToniRamirezM ToniRamirezM commented Aug 9, 2024

Closes #132

What does this PR do?

It avoids killing the connection when an error happens. It gets logged and the client already got an error as response.

Reviewers

Main reviewers:

Copy link

sonarcloud bot commented Aug 9, 2024

@ToniRamirezM ToniRamirezM merged commit 77bea0f into main Aug 9, 2024
4 checks passed
@ToniRamirezM ToniRamirezM deleted the feature/keepConnectedOnError branch August 9, 2024 14:55
Stefan-Ethernal pushed a commit that referenced this pull request Aug 11, 2024
* do not kill the connection if an error happens during the execution of a command
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.

Querying the bookmark which is not present, disposes a connection
2 participants