Checklist
Feature description
Issue Feature for tracking all PRs of this
Almost all code that uses the Downloader does not do any checking on the response code: therefore errors and exceptions thrown due to error response code give false information.
This issue is to track the development of adding proper response code validation throughout the extractor.
This issue will be deemed complete once every http network call in the codebase has proper error handling for checking the HTTP response code.
Why do you want this feature?
Better diagnostics and error handling
Additional information
No response
Checklist
Feature description
Issue Feature for tracking all PRs of this
Almost all code that uses the Downloader does not do any checking on the response code: therefore errors and exceptions thrown due to error response code give false information.
This issue is to track the development of adding proper response code validation throughout the extractor.
This issue will be deemed complete once every http network call in the codebase has proper error handling for checking the HTTP response code.
Why do you want this feature?
Better diagnostics and error handling
Additional information
No response