Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cc/improve exception handling #31

Merged
merged 10 commits into from
Jun 9, 2023
Merged

Conversation

TheMightyFid
Copy link
Contributor

@TheMightyFid TheMightyFid commented May 24, 2023

This is a basic MR to improve readability of Kraken errors and add links for support etc, through the addition of the pretty-errors package.

These errors can be disabled (and the normal ones restored) by defining the variable PYTHON_PRETTY_ERRORS=0 to your environment.

https://github.com/onelivesleft/PrettyErrors (MIT Licence)

Example below:

2023-05-24_14-50-03 (1)

Chris Cunningham added 3 commits May 24, 2023 14:25
… of the pretty_errors package. https://github.com/onelivesleft/PrettyErrors This pretty printing can can be disabled by adding PYTHON_PRETTY_ERRORS=0 to your environment.
@TheMightyFid TheMightyFid added type: documentation Improvements or additions to documentation type: enhancement New feature or request labels May 24, 2023
@TheMightyFid TheMightyFid self-assigned this May 24, 2023
@TheMightyFid
Copy link
Contributor Author

@cdbrkfxrpt + @NiklasRosenstein, this should be ready for review. It is best used in conjunction with #32

Copy link

@cdbrkfxrpt cdbrkfxrpt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TheMightyFid TheMightyFid merged commit cedde5c into develop Jun 9, 2023
8 checks passed
@TheMightyFid TheMightyFid deleted the cc/improve-exception-handling branch June 9, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation Improvements or additions to documentation type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants