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

transport_service: Improve logs and move code from tokio::select macro #254

Merged
merged 7 commits into from
Oct 1, 2024

Conversation

lexnv
Copy link
Collaborator

@lexnv lexnv commented Sep 25, 2024

Tiny PR to enhance the transport service logs with protocol and endpoints.

While at it, have refactored the code to move away from the tokio select and use dedicated fns.

@lexnv lexnv added the enhancement New feature or request label Sep 25, 2024
@lexnv lexnv self-assigned this Sep 25, 2024
Copy link
Collaborator

@dmitry-markin dmitry-markin left a comment

Choose a reason for hiding this comment

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

Nicely done!

@lexnv lexnv merged commit b967de3 into master Oct 1, 2024
8 checks passed
@lexnv lexnv deleted the lexnv/improve-protocol-logs branch October 1, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants