Closed ilijaNL closed 2 years ago
As stated in features lists of this package it would be nice to have an example of a working sagas/orchestrators which involve several jobs.
Examples of exactly once delivery and other mentioned features would also be great.
This is basically send() within an onComplete() worker
send()
onComplete()
As stated in features lists of this package it would be nice to have an example of a working sagas/orchestrators which involve several jobs.
Examples of exactly once delivery and other mentioned features would also be great.