pub fn default_pool(backend: Arc<dyn StateBackend>) -> WorkerPoolExpand description
Convenience: build a default pool with standard queue groups.
- 2 general workers (
["general", "tool", "condition"]) - 2 model workers (
["model"]) - 1 privileged worker (
["privileged"])