resque / resque/resque-scheduler

Combine scheduler with resque-lock

Open
#192 10 comments 0 reactions 1 assignee View on GitHub

@ksinkar is already working on this.

Since Feb 14, 2014.

feature
Dominant language
Ruby
Stars
1.7k
Forks
477
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'm using resque-scheduler to at least enqueue each minutes a job. This job could be called with different parameters (for example, I'm passing a different path).

Now when I'm restarting workers, this queue is growing very fast until the workers are back.
The idea is that we should be able to send a parameter in order to enqueue only once a job like do resque-lock plugin.

What is your feeling with that idea ?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.