Verk v1.7.1 Verk.Stats
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
Link to this function
queue_total(queue, redis \\ Verk.Redis)
queue_total(queue, redis \\ Verk.Redis)
queue_total(String.t(), GenServer.server()) :: Map.t()
queue_total(String.t(), GenServer.server()) :: Map.t()
Total amount of processed and failed jobs for a single queue
Link to this function
total(redis \\ Verk.Redis)
total(redis \\ Verk.Redis)
total(GenServer.server()) :: Map.t()
total(GenServer.server()) :: Map.t()
Total amount of processed and failed jobs