Connector Parameter

<< Click to Display Table of Contents >>

Raynet One Data Hub > 25.3 > Connectors > Alphabetic Connector List > Python 

Connector Parameter

Kill Switch

Implement a setting or configuration entry like 'NO_PYTHON' that controls if the python connectors feature was enabled and thereby acts as a kill-switch.

The 'NO_PYTHON' parameter can be implemented in the Data Hub configuration file to control Python connector functionality. The configuration format depends on

your Data Hub deployment.

 

When activated, it overrides all other Python connector settings and prevents any Python script from running.

 

NO_PYTHON_killSwitch

The 'NO_PYTHON' parameter serves as an emergency kill-switch to instantly disable all Python script execution across the system.

'NO_PYTHON=false': Kill-switch inactive, Python execution enabled

'NO_PYTHON=true': Kill-switch active, all Python execution blocked