We have multiple sagas (ex: loadSampleData and loadCustomSampleData) that can be triggered by multiple different actions and can have multiple in-flight request
I am designing and developing a microservice platform based on the specifications of http://microservices.io/ The entire framework integrates through socket th