Skip to content

[9.x] Make throttle lock acquisition retry configurable for concurrency limiter#42242

Merged
taylorotwell merged 1 commit intolaravel:9.xfrom
themsaid:pr1602
May 3, 2022
Merged

[9.x] Make throttle lock acquisition retry configurable for concurrency limiter#42242
taylorotwell merged 1 commit intolaravel:9.xfrom
themsaid:pr1602

Conversation

@themsaid
Copy link
Member

@themsaid themsaid commented May 3, 2022

This PR is similar to #41516. It allows us to configure the sleep time between lock acquisition attempts but for the concurrency limiter.

Even though 250ms is reasonable, making it configuration brings consistency with the duration limiter.

@taylorotwell taylorotwell merged commit e8ebcfb into laravel:9.x May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants