-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
catch/report errors due to api service interruptions #186
Comments
The error occurs when owslib parses the request, it isn't a bcdata function. |
looks to me like it is an error with the response, closing with hope that service is back up next week.
|
Also noted here: bcgov/bcdata#339. A similar workaround should be fine for users with known datasets - listing won't work. |
No, |
Service is back up! |
More informative error messages are the way to go:
|
Service is reported as up on the uptime page but is returning 502s fairly regularly. The retries work for the most part but I suspect depending on WFS during peak fire season is not advisable?
|
See error at https://github.com/smnorris/bcfishpass/actions/runs/9815019608/job/27103503942
Same error with bcdata v0.10.2 and v0.10.4, as long as no cached response is present.
Something must have changed with the response?
The text was updated successfully, but these errors were encountered: