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

fix(api): log the serial number if expected when raising ModuleNotAttachedError. #17348

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

vegano1
Copy link
Contributor

@vegano1 vegano1 commented Jan 26, 2025

Deck configuration expects a module with a specific serial number, however, a "ModuleNotAttachedError" will be raised if it can't find it. It would be nice to know if when this error is raised we are looking for a specific serial number or a module of the given type of 'any' serial number.

@vegano1 vegano1 requested a review from a team as a code owner January 26, 2025 22:46
@vegano1 vegano1 requested a review from CaseyBatten January 27, 2025 13:15
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

Looks good but pr description please even if just a sentence

@vegano1 vegano1 merged commit ba29c17 into edge Jan 27, 2025
30 checks passed
@vegano1 vegano1 deleted the better-module-not-found-logging branch January 27, 2025 14:43
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.

2 participants