Filter out idle users and down hosts in the rwhod daemon #21

Open
opened 2026-01-05 18:12:17 +01:00 by oysteikt · 0 comments
Owner

Currently, the server just sends everything it knows to the client when requested for data. The original intention was that the client would ask the server either for just the up hosts and non-idle users, and then the server would only respond with the information requested. We're currently filtering the data at the client instead. Please fix.

Currently, the server just sends everything it knows to the client when requested for data. The original intention was that the client would ask the server either for just the `up` hosts and non-idle users, and then the server would only respond with the information requested. We're currently filtering the data at the client instead. Please fix.
oysteikt added the techdebt spring cleaning label 2026-01-05 18:12:17 +01:00
oysteikt added a new dependency 2026-01-05 18:13:44 +01:00
oysteikt added the good first issue label 2026-01-07 04:32:17 +01:00
oysteikt changed title from Filter out inactive rwho users in the daemon instead of in the client to Filter out idle users and down hosts in the rwhod daemon 2026-01-07 04:33:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Reference: Projects/roowho2#21