Skip to content

Conversation

danielmarbach
Copy link
Contributor

@danielmarbach danielmarbach commented May 8, 2020

  • Use server side transformer to pick failed messages

  • Batch dispatch and remove concurrent access to failed message

  • Deterministic request id for the same list of messages

  • Stream UniqueMessageId and TimeOfFailure only

  • If staging failed the first time then fall back the second time to individual dispatches

@danielmarbach danielmarbach requested a review from janovesk May 8, 2020 15:05
@danielmarbach danielmarbach marked this pull request as ready for review May 8, 2020 15:05
@janovesk janovesk merged commit ff59a3f into master May 11, 2020
@janovesk janovesk deleted the recoverability branch May 11, 2020 10:51
janovesk added a commit that referenced this pull request May 11, 2020
* User server side transformer to pick failed messages

* Batch dispatch and remove concurrent access to failed message

* Deterministic request id for the same list of messages

* Stream UniqueMessageId and TimeOfFailure only

* If staging failed the first time then fall back the second time to individual dispatches
@danielmarbach danielmarbach added this to the 4.10.0 milestone May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants