Processing messages from a message queue in the background of a web app
mehmetozkaya opened this issue · 0 comments
mehmetozkaya commented
Existing solution consumes rabbitmq messages via middleware of Ordering microservices. This is not a good solution for it so refactor this feature to implement HostedService interface.