SessionConfiguration interface

Session defaults applied to sessions created for a hosted agent version.

Properties

idle_timeout_seconds

The idle duration, in seconds, before a session's sandbox is suspended. Optional — when unset, the server default of 900 seconds is used. Must be between 120 and 3600 seconds (inclusive).

Property Details

idle_timeout_seconds

The idle duration, in seconds, before a session's sandbox is suspended. Optional — when unset, the server default of 900 seconds is used. Must be between 120 and 3600 seconds (inclusive).

idle_timeout_seconds?: number

Property Value

number