Verk.RetrySet.count
You're seeing just the function
count
, go back to Verk.RetrySet module for more information.
Specs
count(GenServer.Server) :: {:ok, integer()} | {:error, Redix.Error.t()}
Counts how many jobs are inside the retry set.