> For the complete documentation index, see [llms.txt](https://ndocs.wizbot.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ndocs.wizbot.cc/src/wizbot.coordinator.md).

# 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
