Skip to content

Support logging of exception causes #37

Description

@jmvrbanac

In newer Python's the raise x from y syntax helps show the originating exception cause. In Zag, when a ZagError occurs, such as when a task fails, it only logs out the ZagError and not the full exception and cause. It would probably be helpful to expand this functional to include better visibility into why the task failed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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