Skip to main content

MeshOrchestrator

core/mesh_orchestrator.py — singleton that manages task routing, node selection, and horizontal scaling.

OrchestrationResult


Auto-Scaling Algorithm

ScalingDecision is computed every cycle:

Task Priority Queue

Tasks are processed in this order:

Circuit Breaker States

Each provider has its own circuit breaker:
Check current states:

Mesh Metrics


Mesh Nodes

Node table and TTL backoff

Autonomous Operations

Task routing and auto-scaling guide