* feat(events): Allow priority configuration * feat(events): Allow priority configuration * wip * wip * wip * fix typings * Create cold-lamps-search.md * implement priority config usage * comment out #1 * fixes * fixes
377 B
377 B
@medusajs/event-bus-redis, @medusajs/draft-order, @medusajs/framework, @medusajs/types, @medusajs/utils
| @medusajs/event-bus-redis | @medusajs/draft-order | @medusajs/framework | @medusajs/types | @medusajs/utils |
|---|---|---|---|---|
| patch | patch | patch | patch | patch |
Feat/enable event configuration in medusa config enables event priority configuration through the Medusa config, allowing users to configure event processing options (like priority) for specific events at the module level.