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

connection: assure remote is connected before queue #3338

Merged
merged 4 commits into from
Apr 30, 2024

Conversation

msimerson
Copy link
Member

@msimerson msimerson commented Apr 27, 2024

Fixes #2635

Changes proposed in this pull request:

  • immediately before queuing, check that remote is still connected

Checklist:

  • docs updated
  • tests updated
  • Changes updated

@msimerson msimerson force-pushed the 2635-check-connection-before-queue branch from 2152376 to 1f8469b Compare April 27, 2024 06:00
@msimerson msimerson marked this pull request as ready for review April 29, 2024 15:10
@msimerson msimerson force-pushed the 2635-check-connection-before-queue branch from 81421ad to 7194d1d Compare April 29, 2024 15:11
@msimerson msimerson merged commit b888217 into master Apr 30, 2024
21 checks passed
@msimerson msimerson deleted the 2635-check-connection-before-queue branch April 30, 2024 23:21
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.

assure connection is alive before queueing message
1 participant