jhrcook / weather_forecast_collection

Collect weather forecast data from various sources.
GNU General Public License v3.0
0 stars 0 forks source link

Propagate HTTP errors to user #1

Closed jhrcook closed 3 years ago

jhrcook commented 3 years ago

Currently, errors are intercepted and printed, then a new error is raised. Adjustments: