Queuetopia.JobCleaner (queuetopia v2.7.1)

View Source

Removes completed jobs from the queue periodically.

This GenServer runs in the background and cleans up old completed jobs based on the configured interval.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)