aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorstuebinm2024-05-21 20:27:03 +0200
committerstuebinm2024-05-21 20:27:03 +0200
commitbf52f12fd1710df52abd104622ea63cf2c26ff59 (patch)
tree0c6640ffd1d13934741c780a94ae7dfd704fb9fc /todo.org
parent4fe7828e2364c5daeb70765ecfb1513b01bfb14e (diff)
Server.GtfsRealtime: yet another TripUpdateTooOldHEADmain
Google really is picky about these … and does not even seem willing to tell which thresholds it uses …
Diffstat (limited to '')
-rw-r--r--todo.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index 8eb388c..eeed2c4 100644
--- a/todo.org
+++ b/todo.org
@@ -16,6 +16,8 @@ that time, since we assume linear movement.
** DONE /tracker should remember its token, not constantly open a new one
either via a cookie or url parameter & redirect
** DONE do not give tripupdates after tickets are completed or outdated
+another update: this is also triggered for tickets which are still running,
+but their last ping was a while ago.
** TODO tickets are not reliably marked completed
** TODO any kind of check against unrealistically fast travel?
** DONE matching of tokens to trip ought not to assume trips are at their start position