Skip to content

agent: ClientResponseError: Bad Gateway when getting list of releases #3259

@sentry

Description

@sentry

Sentry Issue: BALROG-PROD-AGENT-2

ClientResponseError: Bad Gateway
  File "cmd.py", line 81, in run_agent
    await process_v2_scheduled_changes(loop, balrog_api_root, auth0_secrets)
  File "cmd.py", line 68, in process_v2_scheduled_changes
    resp = await client.request(balrog_api_root, endpoint, loop=loop, auth0_secrets=auth0_secrets)
  File "balrogagent/client.py", line 55, in request
    resp.raise_for_status()
  File "aiohttp/client_reqrep.py", line 1129, in raise_for_status
    raise ClientResponseError(

Encountered exception:

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