sanitizers / sanitizers/patchback-github-app
ServerDisconnectedError: Server disconnected
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.