Skip to content

fix: limit intermediate exception logging#174

Merged
iprak merged 1 commit into
mainfrom
limit_failure_logging_during_initialization
May 18, 2026
Merged

fix: limit intermediate exception logging#174
iprak merged 1 commit into
mainfrom
limit_failure_logging_during_initialization

Conversation

@iprak
Copy link
Copy Markdown
Owner

@iprak iprak commented May 18, 2026

Don't log exceptions in the intermediate steps of the device setup process, as they are expected to fail and will be logged in the caller. Just raise them up to be handled by the caller.

Closes #173

Don't log exceptions in the intermediate steps of the device setup
process, as they are expected to fail and will be logged in the caller.
Just raise them up to be handled by the caller.
@iprak iprak merged commit fe6d0bc into main May 18, 2026
2 checks passed
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.

Startup Error: NotAuthorizedException / Invalid login token (Token expired) during initialization

1 participant