-
Notifications
You must be signed in to change notification settings - Fork 26
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
Idempotent Rest Publishing #786
Conversation
Update 2: |
78946f6
to
7f38002
Compare
@paddybyers like you told me, |
Can you update and retry this pls? |
@paddybyers still happens. Sorry.
|
@ricardopereira I can't find the log you created of the protocol traffic when this test runs. Can you re-send the link pls? |
so, I disabled idempotentRestPublishing explicitly
17c6576
to
b8ca851
Compare
@paddybyers Should I still use the |
@ricardopereira we will provide a stable env for you to use shortly. @paddybyers please confirm when available. |
37ab6f3
to
04ed83c
Compare
So after #800, Test suite failures:
|
@ricardopereira I can't review for over a week. @paddybyers can you approve when you review? @ricardopereira you will need to make sure this PR disables default idempotency in 1.1 though, it's only enabled by default in 1.2+ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs the 1.1 -> 1.2 change, but otherwise LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks
7461c58
to
dfd79c1
Compare
@paddybyers |
This reverts commit 04ed83c.
…ation (#786) * Push Activation State Machine: add requirement for registration validation * Push LocalDevice: add requirements for clientId immutability
#749