For the complete documentation index, see llms.txt. This page is also available as Markdown.

Coordinator project

Grpc-based coordinator useful for sharded WizBot. Its purpose is controlling the lifetime and checking status of the shards it creates.

Supports

  • Checking status

  • Individual shard restarts

  • Full shard restarts

  • Graceful coordinator restarts (restart/update coordinator without killing shards)

  • Kill/Stop

Last updated

Was this helpful?