You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include stop_grace_period in docker compose file in the readme and docker page
Reason for change
The current samples have no setting for it and fall over to the docker default of 10s, this means that when qbittorrent often takes over 10s to shutdown during docker compose down it will be killed and shutdown uncleanly, forcing rechecking of active files during the kill.
Proposed code change
No, just documentation
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Is this a new feature request?
Wanted change
Include stop_grace_period in docker compose file in the readme and docker page
Reason for change
The current samples have no setting for it and fall over to the docker default of 10s, this means that when qbittorrent often takes over 10s to shutdown during docker compose down it will be killed and shutdown uncleanly, forcing rechecking of active files during the kill.
Proposed code change
No, just documentation
The text was updated successfully, but these errors were encountered: