class documentation

class RuntimeOptions: (source)

View In Hierarchy

Python representation of the Rust struct for runtime options.

Class Variable disable_environment_info Undocumented
Class Variable telemetry Undocumented
Class Variable worker_heartbeat_interval_millis Undocumented
disable_environment_info: bool = (source)

Undocumented

Undocumented

worker_heartbeat_interval_millis: int | None = (source)

Undocumented