Actions
Task #2534
closedAdd heartbeat recording for pulp_streamer
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
It would be useful if pulp_streamer
recorded heartbeats like the rest of the Pulp components. To be consistent with the timings introduced in 2.12, a heartbeat should be recorded every 5 seconds.
I think it should work like the other 'Worker' records and record the name like 'streamer@example.com' and a timestamp which is overwritten every 5 seconds and stored in UTC.
It should not rely on a separate process or single point of failure for the heartbeats to be recorded. We've moved away from that design due to process-to-process dependencies which we architecturally want to avoid.
Related issues
Actions