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 exception to resent-messages-on-new-transport if queueMessages=false #150

Merged
merged 1 commit into from
May 23, 2023

Conversation

SimonWoolf
Copy link
Member

And trivial reword to some related spec items

Implements #134

I struggled a bit with how this is split across RTN7 (ack/nack) and RTN19a (transport state change side effects), it's messy. Considered merging everything into RTN7 and getting rid of RTN19a, but gave up - ultimately added it as RTN7d because it was most similar to RTN7c (and it's a connection state change side effect not a transport one), but made sure the two both mention each other.

Copy link
Member

@owenpearson owenpearson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@SimonWoolf
Copy link
Member Author

@owenpearson d'you want this in main or integration/3?

@owenpearson
Copy link
Member

@SimonWoolf I reckon main unless you have any particular reasons not to? I don't see anyone already using queueMessages not being happy with this change in a non-major release

@SimonWoolf SimonWoolf merged commit 7a4b40b into main May 23, 2023
@SimonWoolf SimonWoolf deleted the queuemessages-no-resend branch May 23, 2023 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants