Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Output Helpful Database Errors to UI (faster debug) #3481

@patricktyndall

Description

@patricktyndall

When trying to debug a failing job and it hangs, it's impossible to debug from this tool.

Opening the docker worker logs allows you to see the actual error coming from DB. In my case, data was violating a constraint. Meanwhile, the UI just continues to count up as if it's in progress.

Discovering the source of this error after 10+ minutes of letting the job finish is frustrating.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions