-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
The idea is to store exceptions data in something like ES and then view it with Kibana. Alternatively, the data could be sent to a custom API and the user would have to take care of it.
Things to keep in mind:
- The time it takes to perform these requests, it would be good to have async logging for that
- How to handle fails, if it's inside a job it's alright to retry, if it's sync it should not override the exception.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request