MobilityData / gtfs-realtime-validator

Java-based tool that validates General Transit Feed Specification (GTFS)-realtime feeds
Other
38 stars 9 forks source link

Monitoring: timestamp shouldn't decrease #135

Closed e-lo closed 2 years ago

e-lo commented 2 years ago

Relevant Best Practice text:

Timestamp should not decrease between two sequential feed iterations.

barbeau commented 2 years ago

@e-lo I believe this is covered by: https://github.com/MobilityData/gtfs-realtime-validator/blob/master/RULES.md#E018

e-lo commented 2 years ago

Closed as duplicate