apollographql / apollographql/apollo-tooling

service:push to wait for server response

Open
#718 0 comments 0 reactions 0 assignees View on GitHub
:1st_place_medal: good-first-issue :tada: feature 🙏 help-wanted
Dominant language
TypeScript
Stars
3k
Forks
460
PR merge metrics
No merged PRs in 30d

Description

For reference: (see `sleep 5`)
https://www.apollographql.com/docs/platform/schema-registry.html#history

We should consider adding default or flag-based functionality to the `service:push` command to allow it to wait or make multiple attempts until it gets a successful response from the server.

`--wait`?
`--noWait` to opt out if waiting should be default?

Contributor guide

Open the contributing guide

Research direction

Start by locating the `service:push` command and reading how it currently handles the schema registry server response. Compare the requested wait and retry behavior with the linked schema registry history documentation, then define the default and flag semantics and how successful completion should be verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, typescript
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.