-
Mike Kozono authored
It helps run exactly one instance of a worker, over and over, until it returns false or raises. If `perform` completes very quickly, it will sleep until `minimum_duration` is reached (default 5 seconds).
ab5a4c2d
It helps run exactly one instance of a worker, over and over, until it returns false or raises. If `perform` completes very quickly, it will sleep until `minimum_duration` is reached (default 5 seconds).