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

Handling pending messages when client is stopped #241

Open
srikanthccv opened this issue Jan 13, 2024 · 0 comments
Open

Handling pending messages when client is stopped #241

srikanthccv opened this issue Jan 13, 2024 · 0 comments

Comments

@srikanthccv
Copy link
Member

This came up during a related discussion on the 10th Jan SIG meeting. The client Stop doesn't say anything about the scheduled pending message deliverability although the current implementation discards all pending messages and returns. We should explicitly specify the expectation.

  1. Drop the pending messages and return
  2. Flush all the scheduled messages and send agent disconnect as the final message Set agent_disconnect on disconnect #179.
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

No branches or pull requests

1 participant