Add a “wait for all connections to close before switching to sleep mode” mode for idlesleeper #26

Open
opened 2025-12-29 14:22:38 +01:00 by adam · 0 comments
Owner

Originally created by @FRAGM0S on GitHub (Jan 17, 2025).

Currently, each traffic on a service resets the idlesleeper countdown to zero.
I propose adding a mode that doesn't trigger the countdown as long as at least one connection is open with a service.
For example, if I use a service with a static web page, the idlesleeper should keep this service alive as long as the web page is not closed.

Originally created by @FRAGM0S on GitHub (Jan 17, 2025). Currently, each traffic on a service resets the idlesleeper countdown to zero. I propose adding a mode that doesn't trigger the countdown as long as at least one connection is open with a service. For example, if I use a service with a static web page, the idlesleeper should keep this service alive as long as the web page is not closed.
adam added the enhancement label 2025-12-29 14:22:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/godoxy-yusing#26