TIBCO Spotfire® Service Python Installation and Administration

Engine Timeout

You can specify the length of time a Spotfire Service for Python engine runs to complete a task before failing with a timeout error. You can also specify the length of time for a Spotfire Service for Python session to exist.

Configuration property Default setting Description
engine.execution.timeout 600 The length of time, in seconds, that the Spotfire Service for Python allows a Spotfire Service for Python engine to execute a request before stopping the execution with a timeout error.
engine.session.maxtime 1800 The length of time, in seconds, that the Spotfire Service for Python allows a Spotfire Service for Python engine session to exist before killing it.

Set to -1 to disable session pruning.