tv_watchdog_start
Start a read-only health watchdog that monitors TradingView's state by sampling at set intervals and recording only state transitions, enabling efficient health tracking.
Instructions
Start the read-only in-process health watchdog. Samples are coalesced and only state transitions are persisted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interval_ms | No | Sampling interval in milliseconds (default 15000) |