Avanade/Liquid-Application-Framework

feat: schedule enqueue message

charlesamoreira opened this issue · 1 comments

Implement a method to schedule enqueue message on service bus

Hi Charles,
thank you for your first contribution!

I think we need to mature this feature, so can you give me some more information?
Why this is a feature we must have in our base implementations and what is the impact for our users? it's a common features of principal messaging resource vendors (like kafka, rabbit, event hub, etc) and can be implemented on all existing cartridges? Can be just an extension of ILiquidProducer and/or ServiceBusProducer?