Event Priority on medusa config level #14761
fxmb
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the update to 2.13.0 we can finally set the event priority levels ourselves.
However for Medusa internal event emission I cannot really set it on a global level. For example if a customer is created which happens in a core Medusa flow, I have no ability to override the emit event config unless I'm recreating the entire logic from Medusa core.
It would be awesome if I could just set the event importance in the Medusa config file on a global level so I know that it gets addressed at this importance level throughout my entire application unless it's overwritten in the specific emit event call.
Beta Was this translation helpful? Give feedback.
All reactions