Job queue + async tasks console
Fourteen reusable primitives for the Oak Flats Mufflermen async pipeline — Sidekiq/BullMQ/Inngest-style queue dashboard. Live queue depth, worker fleet, retry policies, failed jobs, dead-letter inspection, timing distribution, autoscale meter, and a multi-step pipeline canvas.
Job queue + async tasks console is a reusable Oak Flats Muffler Men UI primitive with documented states, accessibility expectations, theme behavior, and implementation evidence.
Job queue + async tasks console: Fourteen reusable primitives for the Oak Flats Mufflermen async pipeline — Sidekiq/BullMQ/Inngest-style queue dashboard. Live queue depth, worker fleet, retry policies, failed jobs, dead-letter inspection, timing distribution, autoscale meter, and a multi-step pipeline canvas.
Job row
Single job row in a semantic table — id, kind, status, duration, attempts, view payload.
Queue depth chart
Live stacked depth across priority lanes over the last hour.
Worker status grid
Worker pods with uptime, current job, and capacity meter.
Retry policy editor
Max attempts, backoff strategy, base/max delay, on-error action.
Failed jobs panel
Recent failures with error class chip, stack-trace expand, retry/discard.
Job retry button
Retry job with confirmation modal and optional retry-from-step picker.
Concurrency limits
Per-queue concurrency cap with usage meter and adjust slider.
Timing distribution
Histogram of job durations with p50/p90/p99 readouts and outlier chips.
Dead letter queue
Stranded-job count, oldest message age, replay-all CTA, per-message inspect.
Job kind filter
Filter chips by job kind with selected-counts chip.
Priority indicator
High / normal / low chips with backlog count per priority.
Scheduled jobs
Upcoming scheduled jobs with countdown timers, edit/cancel actions.
Autoscale meter
Current N pods, target N pods, scale-out/scale-in cooldown chips.
Pipeline visualization
Multi-step async pipeline canvas with status and timing per step.
Full queue console
Every primitive in one operational dashboard — depth, workers, limits, failures, DLQ.