Skip to content

Allow sending the information to an API #17

@brunvez

Description

@brunvez

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions