Skip to content

Conversation

allan2
Copy link

@allan2 allan2 commented Jul 30, 2025

No description provided.

Copy link
Contributor

@LucFauvel LucFauvel left a comment

Choose a reason for hiding this comment

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

Just a nit

match client.request(req).await {
Ok(response) => response,
Err(e) => {
error!("hyper error: {}", e);
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd keep the error log here

Copy link
Author

Choose a reason for hiding this comment

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

Fixed in 9f56444.

@allan2 allan2 mentioned this pull request Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants