MerrionComputing / EventsSourcing-on-Azure-Functions

A library to demonstrate doing Event Sourcing as a data persistence mechanism for Azure Functions
MIT License
103 stars 20 forks source link

Help in Setting this up? #60

Open lawrenceong001 opened 2 years ago

lawrenceong001 commented 2 years ago

Hi Duncan,

I'm trying to run the command applyAccruedInterestCommand, but all I get is "Interest accrual process for 000-000-0002 initiated". Is there something else I can do to get it to calculate?

MerrionComputing commented 2 years ago

This is to be done by durable function orchestration as per issue #61