Closed ansoncfit closed 5 years ago
In this specific case, the street network extents are much larger than the transit network extents. So the transit search was skipped for many origins, but it failed for any origin where transit was actually used.
To address this, we could consider
Running a single-point analysis on this network triggers an error, but no details are shown to the user. That's a separate issue (#334 , https://github.com/conveyal/analysis-ui/issues/283)
Closing, given that https://github.com/conveyal/analysis-ui/issues/684 makes this much less common, and #334 should fix it.
Using GTFS where all routes have route_type = 1501,
Interestingly, in a regional analysis the worker successfully completed 82524 / 97552. But now it will just be kept alive as the broker re-delivers the same incomplete tasks.