evaneaston / openweathermap

A client library for the free, v2.5 OpenWeatherMap.org API and a prometheus exporter, written in rust.
MIT License
2 stars 2 forks source link

Wait for longer for integration test to succeed. #58

Closed evaneaston closed 5 months ago

evaneaston commented 5 months ago

Some builds were failing the integration test without having loaded the paris query results. This was spurious. I suspect the test just needs to wait a little longer before giving up.