Skip to content

Improve error debugging in litejob (add backtrace)#131

Open
vovanmozg wants to merge 1 commit into
oldmoe:masterfrom
vovanmozg:add_backtrace
Open

Improve error debugging in litejob (add backtrace)#131
vovanmozg wants to merge 1 commit into
oldmoe:masterfrom
vovanmozg:add_backtrace

Conversation

@vovanmozg

@vovanmozg vovanmozg commented Sep 28, 2024

Copy link
Copy Markdown

Currently, debugging errors in litejob can be challenging due to the lack of detailed information about the root cause of the issues.

I propose adding a backtrace to provide more detailed diagnostics for errors. This will make it easier to trace the source of the problem and simplify the debugging process.

Example of the current error output:
litestack_compact

Example of the output with backtrace:
litestack_detail

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant