SimonJinaphant / Discovr

A personalized UBC companion app
0 stars 2 forks source link

Transit: Unhandled case of no more upcoming bus #143

Closed SimonJinaphant closed 7 years ago

SimonJinaphant commented 7 years ago

Certain bus do no operate after a certain hour (43, 480, etc..) when querying their station via the Translink API it will return a 3005 status code to indicate no more bus times found.

Right now the app just prints a stack trace but still continues running, leaving the fragment empty without any context that there's no more upcoming buses