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

Service delay figures don't match up when the delay crosses midnight #16

Open
peter-mount opened this issue May 16, 2019 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@peter-mount
Copy link
Owner

Although the archive db is still under development it has shown an issue where the delay figures from the D3 service are plain wrong when the delay crosses midnight.

From these services from London bridge we have:

  • Caterham service due to depart at 23:48, marked as delayed but 23:36 early.
  • Terminate at LBG due 23:53 expected 00:16 but 23:37 but still 23:37 early
  • Selhurst due to depart at 23:54, departed 00:07 but 23:47 early.
  • Streatham Hill depart 23:58 expected 00:11 but 23:47 Early.

This is clearly the D3 service not handling delays crossing midnight as the last one should have been 13 minutes late not 23 hours 47 minutes early!

Screenshot_2019-05-17_00-12-39

RID's for reference:

  • Caterham 201905167116138
  • Terminate at london bridge 201905167118679
  • Selhurst 201905167113446
  • Streatham Hill 201905167114466
@peter-mount peter-mount added the bug Something isn't working label May 16, 2019
@peter-mount peter-mount self-assigned this May 16, 2019
@peter-mount
Copy link
Owner Author

This also affects departureboards.mobi so it's definitely in the d3 microservice
Screenshot_2019-05-17_00-24-21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant