toniq v1.0.8 Toniq.JobEvent

Reports events from the job running lifecycle.

Summary

Functions

Subscribes the current process to events. Events will be sent by regular messages to the current process

Unsubscribes the current process

Functions

failed(job)
finished(job)
start_link()
subscribe()

Subscribes the current process to events. Events will be sent by regular messages to the current process.

unsubscribe()

Unsubscribes the current process.