Threadline.Export.CleanupTask (Threadline v0.8.0)

Copy Markdown View Source

A GenServer that periodically cleans up expired export jobs and abandons jobs that have been stuck in the "running" state for too long.

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)