nickelser / activejob-traffic_control

Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.
305 stars 28 forks source link

WIP: allow to specify delay and multipliers for throttle #14

Open doits opened 4 years ago

doits commented 4 years ago

Would be nice to have this configuration options. Do you think like this, too, @nickelser? I can add some specs and documentation if you think this could be merged.

klaszcze commented 3 years ago

Is there a plan to finish and merge this PR?

doits commented 3 years ago

If there's a potential for this to be merged, I can add some specs and documentation for it!