Persist Hermes per-profile Kanban concurrency of two #30
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/hermes-kanban-profile-concurrency-2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
kanban.max_in_progress_per_profile: 2in the Hermes agent GitOps ConfigMap.max_concurrent_runs: 4cap and existing provider quota/cooldown controls.Runtime and rollout context
The runtime
/opt/data/config.yamlwas already updated and the gateway restarted on 2026-08-21. This draft PR makes that remediation durable so the next GitOps rollout does not revert the per-profile setting to 1.Validation
kustomize build services/hermescompleted successfully and the renderedhermes-agent-configwas asserted with the same values.git diff --checkpassed.WIP: Persist Hermes per-profile Kanban concurrency of twoto Persist Hermes per-profile Kanban concurrency of two