Kdb.Scheduler (Kdb v0.1.0)
Link to this section Summary
Functions
Callback implementation for Poolder.Scheduler.handle_error/4
.
Callback implementation for Poolder.Scheduler.handle_hibernate/1
.
Link to this section Functions
Link to this function
child_spec(args)
Link to this function
cleanup(args)
Link to this function
handle_error(key, attempt, error, state)
Callback implementation for Poolder.Scheduler.handle_error/4
.
Link to this function
handle_hibernate(state)
Callback implementation for Poolder.Scheduler.handle_hibernate/1
.
Link to this function
loop(state, hibernate_after \\ 60000)
Link to this function
run(opts)
Link to this function
schedule(task, interval)
Link to this function
start(opts \\ [])
Link to this function
start_link(opts \\ [])
Link to this function
stop(task)
Link to this function