-
**Describe the bug**
In production a router process serves hundreds of requests per second; when it hot reloads because the supergraph has been refreshed, a few requests get 502s from the load bala…
utay updated
5 months ago
-
Currently, APQ, PQ, and Query Analysis happens inside the RouterService. Those different layers are able to either:
- Give back a transformed (or not) supergraph::Request (in the Ok case)
- A …
-
**Is your feature request related to a problem? Please describe.**
The router by default will respond with a number of different error messages that may not be appropriate for external consumption.…
-
At the moment, there is no way to check which version of the supergraph router is running when it is using Managed Federation. If the update from Uplink fails there is potential for some router pods t…
-
**Describe the bug**
Supergraph attributes `telemetry.instrumentation.supergraph.attributes.graphql.operation.name` and `telemetry.instrumentation.supergraph.attributes.graphql.document` are enabled …
-
**Describe the bug**
segmentation fault while trying to run local composition example
**To Reproduce**
```
% ./router --supergraph=supergraph-example.graphql
2024-02-17T10:49:27.032241Z INFO A…
-
## Description
`rover supergraph compose` fails on downloading `supergraph` tar from https://rover.apollo.dev/tar/supergraph/aarch64-unknown-linux-gnu/latest-2. Click the link and you will see
``…
-
## Description
Hi,
I was expecting to run `rover dev` on a docker container with `Ubuntu`, but I'm getting an error:
When running `rover dev --name test -url ` I get:
```
Do not run this co…
-
## Description
Using `rover dev` and getting regular error messages like
`error[E004]: error sending request for url (http://localhost:4001/): connection error: Connection reset by peer (os error …
-
### Component(s)
router
### Is your feature request related to a problem? Please describe.
We need to have access to composed supergraph, to be able to find out some information about directi…