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

ServerDisconnectedError #60

Open
sentry-io bot opened this issue Nov 29, 2023 · 0 comments
Open

ServerDisconnectedError #60

sentry-io bot opened this issue Nov 29, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 29, 2023

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()>

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.
Fund with Polar
@sentry-io sentry-io bot added bug Something isn't working help wanted Extra attention is needed labels Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

0 participants