googlemaps / googlemaps/fleet-debugger
Jump visualization shows spurious jumps
- Lingua principale
- JavaScript
- Stelle
- 22
- Fork
- 11
- Merge medio
- 1m
- PR unite (30g)
- 9
Descrizione
The visualization is currently using the 'date' field from the log which corresponds to the time at which the server got the request.
For retried requests we should consider only using the 'rawLocationTime' field which appears to correspond to the time at which the location was recorded on device ... maybe.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Trace where the visualization reads the log's 'date' field and how retried requests are represented. Compare that behavior with the 'rawLocationTime' field and confirm which timestamp should drive jump rendering. Done means retried requests no longer show spurious jumps while ordinary requests retain correct timing.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- data-visualization
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100