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

Handle canceled trips #5

Open
lenaschimmel opened this issue Jun 16, 2020 · 0 comments
Open

Handle canceled trips #5

lenaschimmel opened this issue Jun 16, 2020 · 0 comments

Comments

@lenaschimmel
Copy link
Contributor

We currently don't handle trip cancellations in any way. In order to do so, we must:

  • have a way to store them in the DB
  • check for them while importing from the realtime feed
  • write them into our analysis files
  • compute the probability when generating prognosis
  • handle them in the search algorithm
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