Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#hugops, ongoing incident = increased rate of operation timeout errors #834

Closed
dhawkings opened this issue Sep 21, 2021 · 4 comments
Closed
Labels
api 💬 related to registry API changes bug 🐞

Comments

@dhawkings
Copy link

Description

When running rover to update a subgraph, I'm getting a timeout error.

Steps to reproduce

  1. Run the following command:
    rover subgraph publish GRAPH_NAME_REPLACED@david-local --schema ./src/main/resources/schema/institution.graphqls --name shift-java --convert --routing-url http://localhost:8282/graphql

Expected result

Subgraph should update

Actual result

Got the following error:

Publishing SDL to GRAPH_NAME_REPLACED@david-local (subgraph: shift-java) using credentials from the default profile.
error[E004]: error sending request for url (https://graphql.api.apollographql.com/api/graphql): operation timed out

Caused by:
operation timed out

Environment

Version: 0.2.1
Install Location: /Users/davidhawkings/.config/yarn/global/node_modules/binary-install/bin/rover
OS: Mac OS 10.15.7 [64-bit]
Shell: /bin/zsh

@dhawkings dhawkings added bug 🐞 triage issues and PRs that need to be triaged labels Sep 21, 2021
@olfal
Copy link

olfal commented Sep 21, 2021

Just want to mention that we are getting the same timeout error and it started to happen today.

@cpeacock
Copy link

We're seeing some increased latencies and timeouts currently, should be resolved in short order, the team is working on a resolution.

@EverlastingBugstopper
Copy link
Contributor

Hi all, there is an ongoing incident causing degraded performance for Apollo Studio's API, which Rover relies on. You can follow along with the status of the incident on our status page.

@EverlastingBugstopper EverlastingBugstopper changed the title Request timeout trying to update subgraph with rober #hugops, ongoing incident = increased rate of operation timeout errors Sep 21, 2021
@EverlastingBugstopper
Copy link
Contributor

Thanks for the patience y'all - it looks like the incident has been resolved and the API is operating normally.

@EverlastingBugstopper EverlastingBugstopper added api 💬 related to registry API changes bug 🐞 triage issues and PRs that need to be triaged and removed triage issues and PRs that need to be triaged bug 🐞 labels Sep 21, 2021
@EverlastingBugstopper EverlastingBugstopper unpinned this issue Sep 21, 2021
@abernix abernix removed the triage issues and PRs that need to be triaged label Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api 💬 related to registry API changes bug 🐞
Projects
None yet
Development

No branches or pull requests

5 participants