Rapid icon indicating copy to clipboard operation
Rapid copied to clipboard

Handle OSM API Timeouts

Open bhousel opened this issue 7 months ago • 1 comments

Followup on #1304 We already handle a bunch of different error conditions with the OSM API.
But when things get really bad, we don't even get a response from the capabilities or any of the other calls, just a connection timeout:

Screenshot 2024-07-11 at 9 41 22 AM

We should handle this situation too.

bhousel avatar Jul 11 '24 13:07 bhousel