The Wayback Machine - https://web.archive.org/web/20220217012556/https://github.com/topics/sagas
Skip to content
#

sagas

Here are 218 public repositories matching this topic...

watermill
AlexCuse
AlexCuse commented Jan 26, 2022

I have this implemented in a custom marshaler now but wondering if it makes sense to push back upstream - when we are integrating with legacy services we find it useful to use the correlation ID as the message ID when first brought into watermill - from there they get sent on headers to subsequent services and work normally.

Its a simple change if it would make sense for other users.

OKTAYKIR
OKTAYKIR commented May 15, 2020

@suadev, I get the following error after running the application:

12:17:48:558 [Debug]: Execution of command 'ExampleCommand' with ID 'command-a478d189-d908-4bb9-918f-c7507b1eb9ee' on aggregate 'EventFlowExample.Aggregates.ExampleAggregate' failed due to exception 'TypeInitializationException' with message: The type initializer for 'MongoDB.Bson.Serialization.BsonClassMap' threw an except

Improve this page

Add a description, image, and links to the sagas topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sagas topic, visit your repo's landing page and select "manage topics."

Learn more