simvue-io / simvue-io/python-api
Offline sender sometimes doesn't send heartbeats
Abierto
Nadie ha tomado este issue todavía.
offline
ready for testing
- Lenguaje dominante
- Python
- Estrellas
- 4
- Forks
- 1
- Merge medio
- 5 d 8 h
- PR fusionados (30 d)
- 4
Descripción
Here is an example of when the server received heartbeats for a specific run. Note the big gaps in the timestamps:
194.81.223.66 - - [22/Feb/2025:16:35:03 +0000] "PUT /api/runs/V4xXatum2bKBouQdN8JdN5/heartbeat HTTP/1.1" 200 4 "-" "Simvue Python client 2.0.0a1"
194.81.223.66 - - [22/Feb/2025:17:01:03 +0000] "PUT /api/runs/V4xXatum2bKBouQdN8JdN5/heartbeat HTTP/1.1" 200 4 "-" "Simvue Python client 2.0.0a1"
194.81.223.66 - - [22/Feb/2025:17:26:03 +0000] "PUT /api/runs/V4xXatum2bKBouQdN8JdN5/heartbeat HTTP/1.1" 200 4 "-" "Simvue Python client 2.0.0a1"
Sorry, I'm not sure how to reproduce this.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.