Skip to content

ServerDisconnectedError #60

@sentry

Description

@sentry

Sentry Issue: CHRONOGRAPHER-3
Ref: https://ansible-open-source.sentry.io/share/issue/82c586fcaa3a4194b7b26f8c461def39/

This should probably be addressed with retries...

ServerDisconnectedError: 
(7 additional frame(s) were not displayed)
...
  File "gidgethub/aiohttp.py", line 19, in _request
    async with self._session.request(
  File "aiohttp/client.py", line 1012, in __aenter__
    self._resp = await self._coro
  File "aiohttp/client.py", line 504, in _request
    await resp.start(conn)
  File "aiohttp/client_reqrep.py", line 847, in start
    message, payload = await self._protocol.read()  # type: ignore  # noqa
  File "aiohttp/streams.py", line 591, in read
    await self._waiter

Task exception was never retrieved
future: <Task finished name='Task-157105' coro=<route_github_event() done, defined at /opt/app-root/lib64/python3.9/site-packages/octomachinery/routing/webhooks_dispatcher.py:29> exception=ServerDisconnectedError()>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions