remove un-needed line in docs and update changeset to use a link
Signed-off-by: Christopher Diaz <codingdiaz@icloud.com>
This commit is contained in:
committed by
Fredrik Adelöw
parent
16589947aa
commit
d3f280b51f
@@ -222,7 +222,7 @@ You should now see logs as the catalog emits events. Example:
|
||||
|
||||
### Custom Error Handling
|
||||
|
||||
If you wish to handle catalog errors with logic the following should help you get started.
|
||||
If you wish to handle catalog errors with specific logic different from logging the errors the following should help you get started. For example, you may wish to send a notification or create a ticket for someone to investigate.
|
||||
|
||||
Create a backend module that subscribes to the catalog error events. The topic is `experimental.catalog.errors`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user