workless icon indicating copy to clipboard operation
workless copied to clipboard

RateLimitExceeded

Open anazar opened this issue 11 years ago • 0 comments

I'm seeing lots of RateLimitExceeded errors.

My settings are:

  WORKLESS_MAX_WORKERS: 3
  WORKLESS_MIN_WORKERS: 0
  WORKLESS_WORKERS_RATIO: 50

Running the latest version and rails 4.0.1

I loaded a few thousand jobs into the queue and it seems that even though I'm at 3 workers it's still hitting the api triggering the rate limit.

Any ideas?

anazar avatar Nov 24 '13 00:11 anazar