Skip to content

Conversation

@cedric-cordenier
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

👋 cedric-cordenier, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

}
if status != http.StatusOK {
return fmt.Errorf("gateway returned a non-200 status code: %d", status)
return fmt.Errorf("gateway returned a non-200 status code: status_code=%d, body=%s", status, respBody)
Copy link
Contributor

Choose a reason for hiding this comment

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

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.

2 participants