brnstz / bus

Mobile web app for discovering public transit in NYC --
https://token.live
MIT License
5 stars 2 forks source link

Continue loading other files when GTFS URL fails #115

Open brnstz opened 7 years ago

brnstz commented 7 years ago

Currently the loader will log.Fatal() on pretty much any error within a GTFS file. We should instead fail just that one file and continue.