simvue-io / simvue-io/python-api
Offline sender sometimes doesn't send heartbeats
Open
Nobody has claimed this yet.
offline
ready for testing
- Dominant language
- Python
- Stars
- 4
- Forks
- 1
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 4
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.