Open
Description
First of all apologies for raising this as an issue, but I was not able to figure this out from the documentation.
Consider this usecase: multiple RecipeInstances are started concurrently for the same Recipe. More than one of these RecipeInstances is at the same InteractionInstance. Does Baker make sure that IngredientInstances go to the right InteractionInstance?
Drawing on the Order example imagine we have two RecipeInstances started for two sets of orders. An InteractionInstance requires ReserveItemsOutcome. InteractionInstances from both the RecipeInstances are waiting. How can we use Baker to make sure that the ReserveItemsOutcome with the right 'orderId' goes to the right InteractionInstance?
Metadata
Metadata
Assignees
Labels
No labels