Skip to content

Conversation

@fernandodeluret
Copy link
Contributor

closes: #101

Copy link
Collaborator

@kespinola kespinola left a comment

Choose a reason for hiding this comment

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

LG2M just comment about removing the trace or making it more generic depending on code internal.

Comment on lines 44 to 46
if e.code() == Code::Internal {
tracing::error!("Yellowstone server credentials error");
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is code internal always credential errors? I'd just return the Error like you are and the caller can handle as they wish.

@fernandodeluret fernandodeluret merged commit f687ee8 into main Jul 31, 2025
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.

Source connnection error should return run error

2 participants