feat(medusa): Reliable retrying of jobs (#2947)
This commit is contained in:
@@ -2902,5 +2902,6 @@ Object of the following format:
|
||||
|
||||
## See Also
|
||||
|
||||
- [Events architecture overview](../events/architecture.md)
|
||||
- [Use services in subscribers](create-subscriber.md#using-services-in-subscribers)
|
||||
- [Create a notification provider](../notification/overview.md)
|
||||
|
||||
@@ -27,4 +27,5 @@ Whenever an event is emitted, the subscriber’s registered handler method is ex
|
||||
## See Also
|
||||
|
||||
- [Create a Subscriber](create-subscriber.md).
|
||||
- [Events architecture overview](../events/architecture.md)
|
||||
- [Events reference](events-list.md).
|
||||
|
||||
Reference in New Issue
Block a user