sidekiq-debouncer 2.0.0
Worker will postpone its execution after `wait time` have elapsed since the last time it was invoked. Useful for implementing behavior that should only happen after the input has stopped arriving.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
sidekiq
>= 6.5, < 8.0