Skip to content

Conversation

@Evalir
Copy link
Member

@Evalir Evalir commented Jun 6, 2025

Only checks for success. Useful for any API handlers that do not return any data, like the Orders PUT handler

Only checks for success. Useful for any API handlers that do not return any data, like the Orders PUT handler
@Evalir Evalir requested a review from a team as a code owner June 6, 2025 15:56
Copy link
Member Author

Evalir commented Jun 6, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Evalir Evalir enabled auto-merge (squash) June 6, 2025 16:00
.json(&obj)
.send()
.await
.inspect_err(|e| warn!(%e, "Failed to forward object"))?;
Copy link
Member

Choose a reason for hiding this comment

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

@Evalir Evalir merged commit 0fce745 into main Jun 6, 2025
7 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.

3 participants