Skip to content

Reliability: Shard Buildkite GraphQL request #24

@simon-mo

Description

@simon-mo

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions