sanitizers / sanitizers/patchback-github-app

ServerDisconnectedError: Server disconnected

Open
#42 0 comments 0 reactions 1 assignee View on GitHub

@webknjaz is already working on this.

Since Mar 26, 2024.

bug enhancement
Dominant language
Python
Stars
14
Forks
10
Avg merge
4m
Merged PRs (30d)
3

Description

Sentry Issue: PATCHBACK-1X

CancelledError: 
  File "asyncio/queues.py", line 166, in get
    await getter

ServerDisconnectedError: Server disconnected
(26 additional frame(s) were not displayed)
...
  File "patchback/event_handlers.py", line 99, in event_handler_wrapper
    return await event_handler(
  File "patchback/event_handlers.py", line 244, in on_merge_of_labeled_pr
    repo_config = await get_patchback_config()
  File "patchback/config.py", line 41, in get_patchback_config
    await get_installation_config(config_name='patchback.yml', ref=ref)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.