Skip to content

Provide more exception details in error response #14

@johnnycrich

Description

@johnnycrich

When exceptions occur, for example, when deploying a bot via recall, it would be great to provide messaging in the API response.

An example might be, somehow an invalid zoom URL has been provided by the user during event creation, and therefore this is thrown:

"The meeting_url is malformed, or for an unsupported platform."

As it stands right now, this exception is caught on a frontend as a generic 500. Ideally, a message would be provided in the response so that we can surface the actual problem to the end user (in this example, "please double check your Zoom URL" etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions