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 SocketError exception rescue #12

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Add SocketError exception rescue #12

merged 2 commits into from
Sep 27, 2023

Conversation

bvicenzo
Copy link
Collaborator

Tipo de alteração

Este MR implementa as seguintes alterações:

  • ✔️ Dívida técnica.

Detalhes da solução

Add SocketError exception rescue

Contexto Adicional

This exception happens when the other system is down. It's similar to Errno::ECONNREFUSED,

Checklist

  • Testes para novos comportamentos inseridos.
  • Atualização do Changelog.
  • Nova versão.

@bvicenzo bvicenzo self-assigned this Sep 27, 2023
@bvicenzo bvicenzo force-pushed the bv-rescue-socket-error branch from d611f76 to 87d7dd5 Compare September 27, 2023 16:43
@bvicenzo bvicenzo merged commit 333ba5b into master Sep 27, 2023
@bvicenzo bvicenzo deleted the bv-rescue-socket-error branch September 27, 2023 17:24
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.

3 participants