flower
/
All feedback
Bug planned #29 routed · orchestrator

Issue with /storage UI

operator:ui · submitted 4 days ago

detail

What they reported

On our /storage view it shows the following in the "total footprint" section: Meilisearch 0% MySQL 88.2% Redis 11.8% But we know meilisearch is using 4.1Gb based on the card below it: Meilisearch index 4.1 GB 4,643 docs · shared instance

context

Structured context

{
    "routed": {
        "target": "orchestrator",
        "todo_id": 383,
        "authority": "autonomous",
        "routed_at": "2026-07-03T13:20:08+00:00",
        "routed_by": "operator:mike",
        "project_id": 16,
        "solo_todo_id": "703",
        "solo_project_id": "49",
        "coordination_queue": {
            "kind": "route_feedback",
            "drain": "orchestrator_recall_signals",
            "status": "pending",
            "latency": "<= one orchestrator heartbeat",
            "signal_id": 18
        },
        "default_project_id": 16,
        "coordination_signal_id": 18,
        "fix_spec_scratchpad_id": 374,
        "orchestrator_daemon_id": 12,
        "solo_fix_spec_scratchpad_id": "1065",
        "orchestrator_solo_process_id": 1015
    },
    "promotion_ledger": [
        {
            "at": "2026-07-03T13:20:08+00:00",
            "action": "orchestrator_routed",
            "target": "orchestrator",
            "todo_id": 383,
            "actor_ref": "operator:mike",
            "cycle_key": "2026070313",
            "fix_spec_scratchpad_id": 374
        }
    ]
}

state · operator override

Lifecycle

created
4d ago
triaged
2d ago
resolved
resolved by
flower-ops

resolution
ROUTED (Funnel B) to orchestrator 969: todo #682, fix-spec scratchpad 1027. Root cause confirmed: Storage/Index.php:45 footprint total omits the instance-size fallback the card uses → Meilisearch reads 0% while the card shows 4.1GB.

Delete permanently?