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

Reliability: Shard Buildkite GraphQL request #24

Open
simon-mo opened this issue Jun 29, 2021 · 0 comments
Open

Reliability: Shard Buildkite GraphQL request #24

simon-mo opened this issue Jun 29, 2021 · 0 comments

Comments

@simon-mo
Copy link
Collaborator

The buildkite GraphQL requests often timeout, we should shard it

Traceback (most recent call last):
  File "fetch_and_render.py", line 676, in <module>
    buildkite_status = get_buildkite_status()
  File "fetch_and_render.py", line 204, in get_buildkite_status
    assert resp.status_code == 200, resp.text
AssertionError: <html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant