Current section

Files

Jump to
exq_ui priv ember app templates components exq-stats.emblem
Raw

priv/ember/app/templates/components/exq-stats.emblem

exq-stat title="Processed" stat=stats.processed
exq-stat title="Failed" stat=stats.failed
exq-stat title="Busy" stat=stats.busy link="processes.index"
exq-stat title="Enqueued" stat=stats.enqueued link="queues.index"
exq-stat title="Retries" stat=stats.retrying link="retries.index"
exq-stat title="Scheduled" stat=stats.scheduled link="scheduled.index"
exq-stat title="Dead" stat=stats.dead link="failures.index"