galaxyproject / galaxyproject/galaxy_codex

Good Error / Exception Messages

Open
#139 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
28
Forks
36
Avg merge
19h 29m
Merged PRs (30d)
1

Description

After searching a long time for this error: https://github.com/galaxyproject/galaxy_codex/issues/132
I think we should add some good Exception Handling. At least using `print(traceback.format_exc())` for all Exceptions.
And we also need to make sure that if python code fails, that the bash script running it also fails, so the CI shows the issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.