You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Low priority because this is only used to skip tests if a service is down. There is no equivalent endpoint because production services don't use swagger. Instead, build check_service() functions that do reliable, fast queries and check that something is returned. Eventually, these might be nice to include at the top of each function to have it fail fast and return an informative error message if services are down.
The
check_data_service()
function pings "https://services-staging.usanpn.org/web-services/geo.html" but there doesn't seem to be an equivalent "https://services.usanpn.org/web-services/geo.html" page.The text was updated successfully, but these errors were encountered: