Closed MerrionComputing closed 4 years ago
See also #18
Needs to be configurable by a setting RaiseProjectionCompletedNotification to keep costs down if it is not being used.
Add the projection payload as a JSON-ified object. (The recipient needs to know what to do with the data package anyway)
Complete - projection state is sent in the message payload as the "value" property
When a projection completes it should post a notification by Event Grid which, in turn, can be used to set up an event carried state transfer style microservices application.
(It can also be used to write snapshots on a per projection basis)