FaktoryWorker.Sandbox.reset
You're seeing just the function
reset
, go back to FaktoryWorker.Sandbox module for more information.
Specs
reset() :: :ok
Clear the queue history for all job modules.
Specs
reset(module()) :: :ok
Clear the queue history for the given job module.