Skip to content

generators: make GeneratorError traceback less verbose#460

Draft
azryve wants to merge 1 commit intomainfrom
fix/less-verbose-generator-error
Draft

generators: make GeneratorError traceback less verbose#460
azryve wants to merge 1 commit intomainfrom
fix/less-verbose-generator-error

Conversation

@azryve
Copy link
Contributor

@azryve azryve commented Nov 18, 2025

Device class is very big and str(device) is insanely verbose. This make any sort of generator error (such as "None" in output) unreadable without scrolling up couple of screens. I think id and hostname should provide enough information for this case irrelevant of data adapter.

Device class is very big and str(device) is insanely verbose.
This make any sort of generator error (such as "None" in output) unreadable without scrolling up couple of screens.
I think id and hostname should provide enough information for this case irrelevant of data adapter.
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