Exq.Api.remove_failed

You're seeing just the function remove_failed, go back to Exq.Api module for more information.
This function is deprecated. use remove_failed_jobs/2.

Removes a job in the queue of jobs that have failed and exceeded their retry count.

Expected args:

  • pid - Exq.Api process
  • jid - Unique identifier for the job

Returns:

  • :ok