You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I want to use RabbitMQ (folders and .... in the common layer) as a module in my project.
In code review I find that publish events or ... always need ICorrelationContext value, but in my project, I didn't use Handler to access the correlationContext, If I want to use dshop rabbitmq without correlationContext what can I do for this problem?
The text was updated successfully, but these errors were encountered:
Hi, I want to use RabbitMQ (folders and .... in the common layer) as a module in my project.
In code review I find that publish events or ... always need ICorrelationContext value, but in my project, I didn't use Handler to access the correlationContext, If I want to use dshop rabbitmq without correlationContext what can I do for this problem?
The text was updated successfully, but these errors were encountered: