ITADN

Output Helpful Database Errors to UI (faster debug)

#3481Openpatricktyndall 创建于 2025-04-09
bug
P
patricktyndallcommented
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.
0 条评论