Skip to content

fix(harmonizer): fix CompositionError exception to format properly#664

Merged
duckki merged 1 commit into
release/2.9from
duckki/fed-805-v2.9
Oct 3, 2025
Merged

fix(harmonizer): fix CompositionError exception to format properly#664
duckki merged 1 commit into
release/2.9from
duckki/fed-805-v2.9

Conversation

@duckki

@duckki duckki commented Oct 2, 2025

Copy link
Copy Markdown
Contributor

This PR fixes an issue where harmonizer (v2.9) returns a INVALID_GRAPHQL error without formatting the message correctly. The error message would looke like this: INVALID_GRAPHQL: [object Object].

This PR adds a type check for CompositionError and convert other types to CompositionError.

@duckki
duckki requested a review from a team as a code owner October 2, 2025 22:45
@duckki
duckki force-pushed the duckki/fed-805-v2.9 branch from ac4a0fa to bcce38c Compare October 2, 2025 22:46
@duckki
duckki merged commit 9921cb8 into release/2.9 Oct 3, 2025
12 checks passed
@duckki
duckki deleted the duckki/fed-805-v2.9 branch October 3, 2025 19:50
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