mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-30 19:09:28 +00:00
Complements the task-granular background_work with the async-delegation UNIT count (each dispatch/batch = 1), recovering the pool-slot semantics active_count() gives. Together: background_work = real concurrent subagent load (batch expanded), background_delegations = slot pressure to alert against delegation.max_concurrent_children. Registered in metric_names, documented, and covered by a task-vs-unit contract test. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_cron_health_export.py | ||
| test_emitter.py | ||
| test_export_redaction.py | ||
| test_gateway_health_export.py | ||
| test_otlp_exporter.py | ||