johanna v0.2.5 Johanna.Service

Helpers to provide easy operation with delayed/async tasks.

Examples

Summary

Functions

Re-places the job, identified by a reference, into service to be executed

Returns a list of all jobs currently processing

Functions

care(context)
care(Message.t) :: :noreply
care(reference) :: :noreply

Re-places the job, identified by a reference, into service to be executed.

jobs()
jobs() :: :noreply

Returns a list of all jobs currently processing.