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

chore: Harden EventSourcedBehaviorRetentionSpec, #31623 #31758

Merged

Conversation

patriknw
Copy link
Member

  • the order of the signals are not guaranteed because snapshots and deletes are background tasks
  • there are several future composition steps along the way that may reorder those signals
  • the logs show that the operations were executed in the right order

References #31623

* the order of the signals are not guaranteed because snapshots and deletes
  are background tasks
* there are several future composition steps along the way that may reorder
  those signals
* the logs show that the operations were executed in the right order
@johanandren johanandren merged commit cb7e11d into main Nov 28, 2022
@johanandren johanandren deleted the wip-31623-EventSourcedBehaviorRetentionSpec2-patriknw branch November 28, 2022 11:42
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.

None yet

2 participants