Verk.QueuesDrainer (Verk v1.7.2) View Source

This process exists to pause queues once a shutdown is issued. Once all queues are paused the process will shutdown.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

Link to this function

start_link(shutdown_timeout)

View Source