Handle Disabled and restricted Repositories more Elegantly
Open
admin
CLI
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
> [!NOTE]
> Migrated from [augurlabs/augur#2829](https://github.com/augurlabs/augur/issues/2829)
> Originally opened by `@sgoggins` on 2024-06-24
---
**Is your feature request related to a problem? If so, please describe the problem:**
Currently, if a repository is disabled for violating GitHub's terms of service, Augur starts up core collection jobs that end of as ghost processes. We need to handle the 403 errors these repositories generate. Two examples are:
https://github.com/ebay/zeta and https://github.com/smallnest/iptv
Contributor guide
Assessment
This issue has not been assessed yet.