ThreeSixtyGiving / datagetter

Scripts to download data from http://registry.threesixtygiving.org
MIT License
1 stars 1 forks source link

Don't raise an exception for HTTP errors #37

Open michaelwood opened 2 years ago

michaelwood commented 2 years ago

To be able to distinguish between application errors more easily remove the raise exception on non OK http response and handle this as part of the application.