This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
idleTimeout set in the capabilities do not overrides IDLE_TIMEOUT from global variable #82
Labels
Priority: Medium
Default priority if nothing else matches
Status: Pending
Initial issue stage waiting for further evaluation
Type: Bug
Issues that affect the operation of the software
🐛 Bug description
idleTimeout set in the capabilities do not overrides IDLE_TIMEOUT from global variable.
🦶 Reproduction steps
Steps to reproduce the behaviour:
idleTimeout
usingwebgrid:options
set it to 900IDLE_TIMEOUT
set to default value 120🎯 Expected behaviour
Node should be automatically killed after 900 seconds
🐛 Actual behaviour
Node is killed after 120 seconds
Version
0.8.0
Where did the problem occur?
List the platform on which you encountered the issue.
Which browsers cause the bug?
Additional context
The text was updated successfully, but these errors were encountered: