Skip to content

[TODO] Think about gracefully handling GitHubBroken: Server Error #48

@sentry

Description

@sentry

Sentry Issue: PATCHBACK-N

CancelledError: 
  File "octomachinery/utils/asynctools.py", line 43, in _aio_gather_iter_pairs
    yield await task_res_q.get()
  File "anyio/_backends/_asyncio.py", line 724, in get
    return await super().get()
  File "asyncio/queues.py", line 163, in get
    await getter

GitHubBroken: Server Error
(21 additional frame(s) were not displayed)
...
  File "octomachinery/github/api/utils.py", line 45, in async_function_wrapper
    return await coroutine_instance
  File "gidgethub/abc.py", line 166, in post
    data, _ = await self._make_request(
  File "octomachinery/github/api/raw_client.py", line 66, in _make_request
    return await super()._make_request(
  File "gidgethub/abc.py", line 106, in _make_request
    data, self.rate_limit, more = sansio.decipher_response(*response)
  File "gidgethub/sansio.py", line 366, in decipher_response
    raise exc_type(*args)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions