Jobs in a rate limited queue will be limited by the Worker Sleep Duration even thought the sleep duration is supposed to don't be taken into account when there are multiple available jobs in the pipeline. It's a minor inconvenience in my case. (I've just set the Worker Sleep Duration to 1 second.) However this is an unexpected behavior and it makes it impossible to apply a rate limiting configuration where multiple jobs would run per 1 second.
Jobs in a rate limited queue will be limited by the Worker Sleep Duration even thought the sleep duration is supposed to don't be taken into account when there are multiple available jobs in the pipeline. It's a minor inconvenience in my case. (I've just set the Worker Sleep Duration to 1 second.) However this is an unexpected behavior and it makes it impossible to apply a rate limiting configuration where multiple jobs would run per 1 second.