Skip to content

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented Aug 25, 2022

Enables awaiting async processing of Reactions within integration tests when used with Sources implemented with FeedBase (i.e. DynamoStore, EventStoreDb but not CosmosStore)

Note the wait is not completely deterministic in the manner that Propulsion.MemoryStore's AwaitCompletion is.

Has been extensively tested with a significant [closed source] app and jet/dotnet-templates#121.

Polishes/extends the MemoryStore impl to align with the final naming

Resoves #64

@bartelink bartelink force-pushed the await-feed branch 2 times, most recently from 2c21f3d to 6756faa Compare August 25, 2022 08:36
@bartelink bartelink force-pushed the await-feed branch 2 times, most recently from d6fefc5 to 7078aeb Compare August 25, 2022 12:41
Base automatically changed from cleanup to master August 25, 2022 13:10
@bartelink bartelink changed the title Add AwaitCompletion support for all FeedSources Add AwaitCompletion support for FeedSources Aug 25, 2022
@bartelink bartelink merged commit 6babdf0 into master Aug 25, 2022
@bartelink bartelink deleted the await-feed branch August 25, 2022 13:25
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.

1 participant