Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial checks for update to SIRI 2.8 #320

Open
cjer opened this issue May 4, 2020 · 1 comment
Open

Initial checks for update to SIRI 2.8 #320

cjer opened this issue May 4, 2020 · 1 comment

Comments

@cjer
Copy link
Member

cjer commented May 4, 2020

With the new AllActiveTripsFilter and AllActiveTripsFilter we should be able to ditch the elaborate queries we currently build using the GTFS config (maybe this should put #316 on hold?)

Documentation is in #319

Steps -

  • Perform queries and save results with the new API endpoint in 30/60 second intervals (they update every 30 seconds), for a long enough period.
  • Compare results with our current siri logs and see if anything is missing.
@cjer
Copy link
Member Author

cjer commented Sep 29, 2020

Perform queries and save results with the new API endpoint in 30/60 second intervals (they update every 30 seconds), for a long enough period.

This is has been up and running on the server using a bash script, running a query every 30 seconds and saving to S3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant