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

Fix DLR on multipart messages: we must use pdu with max message seque… #1192

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hartois
Copy link

@hartois hartois commented Apr 25, 2024

Fix #1190

Description

Fix DLR on multipart messages: we must use pdu with max message sequence number instead of pdu from last response

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Additional Information

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.

"DLRMapNotFound: Got a DLR for an unknown message id" on multipart messages
1 participant