Verk v1.6.1 Verk.QueueStatsCounters
This module is responsible for abstracting the logic of keeping counters for each queue.
Link to this section Summary
Functions
It outputs the current stats about each queue and total
and search for a prefix
if provided
Initializes the ets tables for the queue stats
Saves processed and failed total counts to Redis
Updates the counters according to the event that happened
It Resets the started counter of a queue
Link to this section Functions
Link to this function
all(prefix)
It outputs the current stats about each queue and total
and search for a prefix
if provided
Initializes the ets tables for the queue stats.
Saves processed and failed total counts to Redis.
Link to this function
register(atom, queue)
Updates the counters according to the event that happened.
It Resets the started counter of a queue