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
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
When there is a command still outputing logs for more than 60 minutes, we do not kill the container.
Ensure that "last time logged" is also taken into account as as "activity" that resets the 60 minute timeout again.
Tasks:
During log streaming, set a last-logged time
Test this with a recon container and a short timeout
The text was updated successfully, but these errors were encountered:
Acceptance Criteria:
When there is a command still outputing logs for more than 60 minutes, we do not kill the container.
Ensure that "last time logged" is also taken into account as as "activity" that resets the 60 minute timeout again.
Tasks:
The text was updated successfully, but these errors were encountered: