apollographql / apollographql/federation
[Federation] Handle loadService error
Open
- Dominant language
- TypeScript
- Stars
- 725
- Forks
- 276
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 1
Description
I think will be useful to handle this error in app:
https://github.com/apollographql/apollo-server/blob/0983bfabdb83ddc9c9cba00bfa447cfecd97f0ec/packages/apollo-gateway/src/loadServicesFromRemoteEndpoint.ts#L70-L75
Contributor guide
Research direction
Start by reading the linked loadServicesFromRemoteEndpoint.ts section in the Apollo Server repository and identify the loadService error path. Clarify the expected application behavior with maintainers, then add coverage for the chosen handling so the error behavior is verifiable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, typescript
- Domain
- api, backend-api-design
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100