linted/HardwareCheckout

Remove from queues after website inactivity.

オープン

#120 opened on 2020/07/25

 (1 件のコメント) (0 件のリアクション) (1 人の担当者)Python (2 件のフォーク)auto 404
ClientServerenhancementhelp wanted

Repository metrics

Stars
 (0 個のスター)
PR merge metrics
 (PR metrics pending)

説明

We should add a timer which logs people out if their websocket has not been connected for a very long time. Set a backend timer which gets set on websocket close to run an hour later? on websocket connect, check if there is a timer for that user and remove it. If the timer goes off, remove the user from their queues. I think we are safe to leave them having their devices since those will time out naturally.

コントリビューターガイド