{#if error}
{error}
{/if} {#if loading && queues.length === 0}Loading…
{:else if queues.length === 0}
No queues in this app yet. A queue is created implicitly the first time a
message is enqueued. Register a queue:receive trigger from the
Triggers tab to consume messages.
| Queue | Total | Pending | Claimed | |
|---|---|---|---|---|
{q.queue_name} |
{q.total} | {q.pending} | {q.claimed} | drilldown → |