-
Notifications
You must be signed in to change notification settings - Fork 112
Closed
Labels
bugSomething isn't working (crash, a rule has a problem)Something isn't working (crash, a rule has a problem)parsing errorsRelated to improving validator parsing and clearer parsing error messages.Related to improving validator parsing and clearer parsing error messages.status: Needs discussionWe need a discussion on requirements before calling this issue readyWe need a discussion on requirements before calling this issue ready
Description
Describe the bug
Upon generating analytics for the 4.2 release, we found that several datasets failed to run, and we assume that's because of the new trip_distance_exceeds_shape_distance
error.
These datasets failed with the message The configured memory limit was reached
:
- us-oregon-trimet-portland-streetcar-gtfs-247
- us-washington-sound-transit-metro-transit-city-of-seattle-king-county-metro-gtfs-267
- us-illinois-chicago-transit-authority-cta-gtfs-389
- us-new-jersey-new-jersey-transit-nj-transit-gtfs-508
- at-wien-wiener-lokalbahnen-wlb-gtfs-648
- be-vlaams-gewest-de-lijn-gtfs-684
- ca-alberta-edmonton-transit-system-gtfs-714
- ca-ontario-toronto-transit-commission-gtfs-732
- ca-quebec-reseau-de-transport-de-la-capitale-gtfs-757
- de-berlin-verkehrsverbund-berlin-brandenburg-gtfs-782
- Ie-dublin-dublin-bus-gtfs-947
- fr-auvergne-rhone-alpes-cars-region-auvergne-rhone-alpes-transisere-gtfs-985
- es-madrid-cercanias-madrid-gtfs-993
- nl-unknown-allgo-keolis-gtfs-1077
- ee-unknown-abuss-ou-gtfs-1095
- gb-unknown-transport-for-greater-manchester-arriva-in-the-north-west-gtfs-1103
- fi-unknown-porvoon-museorautatie-gtfs-1102
- be-unknown-societe-regionale-wallonne-du-transport-gtfs-1212
- it-lombardia-agenzia-mobilita-ambiente-territorio-gtfs-1231
- gr-attiki-athens-urban-transport-organisation-organismos-astikon-sugkoinonion-oasa-gtfs-1228
- ru-sankt-peterburg-peterburgskii-metropoliten-petersburg-metro-gtfs-1186
- tw-unknown-taichung-gtfs-1277
- dk-unknown-rejseplanen-gtfs-1292
- gb-unknown-chiltern-railways-gtfs-1311
- pt-lisboa-carris-metropolitana-gtfs-1873
These datasets failed with the message Timeout of 1800 seconds exceeded
:
- us-unknown-amtrak-gtfs-11
- tn-unknown-uabs-banlieue-sahel-gtfs-1016
This dataset failed with the message connection broken
:
- us-minnesota-metro-transit-metro-transit-met-council-maple-grove-plymouth-southwest-transit-airport-mac-university-of-minnesota-catch-the-link-gtfs-205
We should further investigate and identify possible performance improvements to this notice. Relates to #1589
Steps/Code to Reproduce
- Run failed dataset through validator
- Feed times out with no error message
Expected Results
- Feeds run successfully through the validator.
Actual Results
Feed fails to parse.
Screenshots
No response
Files used
No response
Validator version
4.2
Operating system
MacOS
Java version
No response
Additional notes
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't working (crash, a rule has a problem)Something isn't working (crash, a rule has a problem)parsing errorsRelated to improving validator parsing and clearer parsing error messages.Related to improving validator parsing and clearer parsing error messages.status: Needs discussionWe need a discussion on requirements before calling this issue readyWe need a discussion on requirements before calling this issue ready
Type
Projects
Status
Done
Status
Done