Exq.Api.remove_retry

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

Removes a job in the retry queue from being enqueued again.

Expected args:

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

Returns:

  • :ok