Skip to content

Ruby on rails - Resque - Redis failover mechanism. #584

@esakkiyadav

Description

@esakkiyadav

Hi,

I am using Ruby on Rails - Redis - Resque for my batch email processing.

Is there any gem that will help me to retry and resume the failed job from where it failed rather that restarting the job.

What I mean is, during the batch processing, emails was sent out to 500 out of 1000 emails, then the some services goes down so the batch job fails. I want to restart the job from where it has stopped and send out 500 emails.

Can some one help in this regards.

Esakki.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions