Exq.Api.remove_failed_jobs
You're seeing just the function
remove_failed_jobs
, go back to Exq.Api module for more information.
Removes jobs from dead queue.
Expected args:
pid
- Exq.Api processraw_job
- raw json encoded job value
Returns:
:ok