mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-07-28 04:38:59 +00:00
b48cf62e5b
Remote nodes in the Distributed API model are self-monitoring — each remote Sencho instance runs its own MonitorService against its local Docker socket. The main instance must not attempt direct DockerController access for remote nodes, which caused fatal crashes on every 30s tick. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>