Skip to content

Conversation

pubmodmatt
Copy link
Contributor

@pubmodmatt pubmodmatt commented May 31, 2025

Log the underlying cause for introspection failure.

Before:

error: Error occurred when composing supergraph
Error resolving subgraphs:
Unable to resolve subgraphs.
Space: Failed to introspect the subgraph "Space".

After:

error: Error occurred when composing supergraph
Error resolving subgraphs:
Unable to resolve subgraphs.
Space: Failed to introspect the subgraph "Space": Upstream service error: Unexpected(reqwest::Error { kind: Request, source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4001, Os { code: 61, kind: ConnectionRefused, message: "Connection refused" })) })

@pubmodmatt pubmodmatt self-assigned this May 31, 2025
@pubmodmatt pubmodmatt requested a review from a team as a code owner May 31, 2025 00:28
@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented May 31, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 635defe8f8839a42bf2d19f6

@pubmodmatt pubmodmatt force-pushed the pubmodmatt/introspect_error branch from f75c801 to d272362 Compare June 2, 2025 15:10
@pubmodmatt pubmodmatt enabled auto-merge (squash) June 2, 2025 15:10
@pubmodmatt pubmodmatt merged commit 10b55f5 into main Jun 2, 2025
32 checks passed
@pubmodmatt pubmodmatt deleted the pubmodmatt/introspect_error branch June 2, 2025 15:23
@pubmodmatt pubmodmatt added this to the v0.32.1 milestone Jun 2, 2025
@pubmodmatt pubmodmatt mentioned this pull request Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants