Verk.Stats (Verk v1.7.2) View Source
Basic stats for Verk.
Link to this section Summary
Functions
Total amount of processed and failed jobs for a single queue.
Total amount of processed and failed jobs.
Link to this section Functions
Specs
queue_total(String.t(), GenServer.server()) :: Map.t()
Total amount of processed and failed jobs for a single queue.
Specs
total(GenServer.server()) :: Map.t()
Total amount of processed and failed jobs.