Open fishcharlie opened 11 months ago
Currently if a request fails (either to FAA's API or the GitHub OurAirports file) the entire system will crash.
Luckily this hasn't happened so far.
But we should add some extra resiliency to that code, like retry logic and such.
Currently if a request fails (either to FAA's API or the GitHub OurAirports file) the entire system will crash.
Luckily this hasn't happened so far.
But we should add some extra resiliency to that code, like retry logic and such.