[BUG]: Status code 451 (blocked for legal reasons) should not be retried #448
Labels
released
Status: Triage
This is being looked at and prioritized
Type: Bug
Something isn't working as documented
What happened?
Attempting an operation on a resource (eg. Repository) that has been blocked for legal reasons (usually DMCA) will always fail. Unfortunately, this is not in the default exclude list, resulting in wasted API calls.
Here is an example repo which was blocked for DMCA: https://api.github.com/repos/amusi/Python3
Versions
v4.1.3
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: