aprilwebster / googletransitdatafeed

Automatically exported from code.google.com/p/googletransitdatafeed
0 stars 0 forks source link

Change "Too Many Consecutive StopTimes with same departure/arrival time" from ERROR to WARNING #305

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In issue 296, we introduced a check for excessive consecutive stop times with 
the same arrival/departure time.  I've found a handful agencies that are 
pushing this limit and while we'd ultimately like them to fix their feed, it's 
not enough to block validation.  Thus, I'd like to switch this check from an 
ERROR to a WARNING.

Original issue reported on code.google.com by bdfer...@google.com on 27 Oct 2011 at 1:44

GoogleCodeExporter commented 8 years ago
Reviewed in http://codereview.appspot.com/5325047/ and committed in r1609.

Original comment by bdfer...@google.com on 27 Oct 2011 at 2:17

GoogleCodeExporter commented 8 years ago

Original comment by bdfer...@google.com on 27 Oct 2011 at 2:44