序号 | 队列名称 | 驱动 | 队列前缀 | 消费超时(S) | 消费失败重试间隔(S) | 待确认队列 | 等待消费队列 | 正在消费队列 | 延迟消费队列 | 消费失败队列 | 消费超时队列 | Job序列化队列 | 操作 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{$i} | {$key} | {$v.type} | {$v.channel} | {$v.timeout} | {$v.retry_seconds|json_encode} | {$v.confirm|number_format} {if ($v.confirm > 0)} {/if} | {$v.waiting|number_format} {if ($v.waiting > 0)} {/if} | {$v.reserved|number_format} | {$v.delayed|number_format} {if ($v.delayed > 0)} {/if} | {$v.failed|number_format} {if ($v.failed > 0)} {/if} | {$v.timeout|number_format} {if ($v.timeout > 0)} {/if} | {$v.entity|number_format} |