Add Job to disconnect stale sessions #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Task
Summary
Some kind of watchdog that iterates over all currently active sessions and checks when they were last active. If they exceed a set threshold, the session should be disconnected.
Context
Session and Session related Job
Definition of Done
Checklist
created branch
feat/15-session-disconnect-jobto address this issueassigned to @lars.winzer
marked the checklist item Add last_active field to session (updated on recieve) as completed
marked the checklist item Create runnable job to iterate over sessions and disconnect those that lie stale for certain threshold as completed
mentioned in merge request !51
added 25m of time spent at 2026-03-28 12:00:00 +0100
mentioned in commit
8d571172d5