Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
abort on error, but ignore unavailable #25247
Comments
|
Currently you can't. |
Checklist
Question
There's two error handling scenarios via arguments, ignore and abort. How is one supposed to ignore the much more common "unavailable videos", while still aborting on actual errors like 429 and others?