Skip to content

Generic error messages for task failures #302

@annehaley

Description

@annehaley

We should avoid exposing specific error messages to the user unless it is an input validation error. Our tasks are currently wrapped in try-catch blocks which save str(e) as the error message which will be shown to the user. This could be a security risk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions