You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ServerDisconnectedError:
(7 additional frame(s) were not displayed)
...
File "gidgethub/aiohttp.py", line 19, in _requestasyncwithself._session.request(
File "aiohttp/client.py", line 1012, in __aenter__self._resp =awaitself._coro
File "aiohttp/client.py", line 504, in _requestawait resp.start(conn)
File "aiohttp/client_reqrep.py", line 847, in start
message, payload =awaitself._protocol.read() # type:ignore# noqa
File "aiohttp/streams.py", line 591, in readawaitself._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()>
Upvote & Fund
We're using Polar.sh so you can upvote and help fund this issue.
We receive the funding once the issue is completed & confirmed by you.
Thank you in advance for helping prioritize & fund our backlog.
The text was updated successfully, but these errors were encountered:
Sentry Issue: CHRONOGRAPHER-3
Ref: https://ansible-open-source.sentry.io/share/issue/82c586fcaa3a4194b7b26f8c461def39/
This should probably be addressed with retries...
Upvote & Fund
The text was updated successfully, but these errors were encountered: