Jesse Rosenberger

Results 159 comments of Jesse Rosenberger

Ok, that sounds like a bug then and something we should fix. Thanks for re-opening.

@jsegaran @sachindshinde Are we correct in understanding the purpose of these fields and their importance?

We should generally add a list of the software requirements that are necessary, per @garypen's suggestion in https://github.com/apollographql/router/pull/1605#discussion_r954700049: - `helm-docs` - `cargo about` - DOCKER. - Probably more.

From @garypen in https://github.com/apollographql/router/pull/1608#issuecomment-1232701149 ``` cors: allow_credentials: true # renamed from landing_page sandbox: listen: 127.0.0.1:4000 path: /my_sandbox_path enabled: true

I would much enjoy this, still, yes.

There are some existing Tower layers that might be worth looking at here. They may or may not be suitable, be GraphQL-aware, particularly if there are non-retryable properties. (In those...

Superseded by https://github.com/apollographql/router/pull/1348, which updates more things.