flower
/
All feedback
Bug addressed #44 routed · orchestrator

Feedback promotion cycle limit shouldn't affect the human operator

operator:ui · submitted 3 days ago

detail

What they reported

I'm seeing this trying to promote feedback... "Feedback promotion cycle '2026070120' already routed 2 items; the cap is 2." - This shouldn't affect the human user. Also - we need a way to set/change this setting in our /config - currently it _shows_ the setting but it's a json object as the value, not something I can make changes to.

context

Structured context

{
    "routed": {
        "target": "orchestrator",
        "todo_id": 379,
        "authority": "autonomous",
        "routed_at": "2026-07-03T13:19:03+00:00",
        "routed_by": "operator:mike",
        "project_id": 16,
        "solo_todo_id": "699",
        "solo_project_id": "49",
        "coordination_queue": {
            "kind": "route_feedback",
            "drain": "orchestrator_recall_signals",
            "status": "pending",
            "latency": "<= one orchestrator heartbeat",
            "signal_id": 14
        },
        "default_project_id": 16,
        "coordination_signal_id": 14,
        "fix_spec_scratchpad_id": 370,
        "orchestrator_daemon_id": 12,
        "solo_fix_spec_scratchpad_id": "1061",
        "orchestrator_solo_process_id": 1015
    },
    "promotion_ledger": [
        {
            "at": "2026-07-03T13:19:03+00:00",
            "action": "orchestrator_routed",
            "target": "orchestrator",
            "todo_id": 379,
            "actor_ref": "operator:mike",
            "cycle_key": "2026070313",
            "fix_spec_scratchpad_id": 370
        },
        {
            "at": "2026-07-05T17:17:06+00:00",
            "action": "reconciled_shipped",
            "target": "commit",
            "commits": [
                "55fc95236b3f",
                "78b719e797c5"
            ],
            "actor_ref": "flower-reconciler"
        }
    ]
}

state · operator override

Lifecycle

created
3d ago
triaged
3d ago
resolved
2h ago
resolved by
flower-reconciler

resolution
Shipped in 55fc95236b3f, 78b719e797c5: Merge Brief #132: remove feedback_promote per-cycle cap + feedback->brief link on promotion (incl. #44 operator-not-throttled, #43 promote-link) (feedback-resolution reconcile, Brief #276)

Delete permanently?