Skip to content

Include error message when raising ScriptEngineTaskRunError #117

@valentinaschueller

Description

@valentinaschueller

Currently, whenever we raise a ScriptEngineTaskRunError, we first log the error message and then we raise the exception. However, we do not include the message in the exception, which is trivial to do and would probably only help with finding causes for errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorA code change that neither fixes a bug nor adds a feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions