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

python save_routes.py --s3 --timetables --scheduled-stats will not run if local cache exists #15

Open
sidetrackedmind opened this issue Mar 18, 2022 · 0 comments
Labels
backend Issues related to the opentransit-metrics backend. good first issue Good for newcomers

Comments

@sidetrackedmind
Copy link
Collaborator

Issue

If you try to run save_routes.py locally and you already have gtfs files in your cache the script will not push anything to S3.

Desired Fix

We need some way to force the function to send new data to S3 even if it exists locally

@sidetrackedmind sidetrackedmind added good first issue Good for newcomers backend Issues related to the opentransit-metrics backend. labels Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues related to the opentransit-metrics backend. good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant