samsondav / rihanna

Rihanna is a high performance postgres-backed job queue for Elixir
MIT License
439 stars 47 forks source link

Feature Request: Callbacks #15

Closed samsondav closed 6 years ago

samsondav commented 6 years ago

We should have Rihanna be able to execute an after_execution callback on the job e.g. if the user wants to take some action on failure such as sending an email.

cc @sadir