| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
* add top-level response status code check to batch.finish * test exception is raised when batch request fails
* add top-level response status code check to batch.finish * test exception is raised when batch request fails
| Back | FazBrowse Home | New Git URL |
This adds a check to the top-level response code in batch.finish so that an exception is raised with the underlying error.
Fixes #608 Fixes #404 🦕