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.

Copy link
Contributor

@timothyF95 timothyF95 left a comment

Choose a reason for hiding this comment

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

LGTM

@cedric-cordenier cedric-cordenier added this pull request to the merge queue Jan 12, 2026
Merged via the queue into main with commit 6f9a464 Jan 12, 2026
21 checks passed
@cedric-cordenier cedric-cordenier deleted the add-gateway-error branch January 12, 2026 16:43
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