Skip to content

[5.x] Prevent concurrent requests to the Marketplace API#10815

Merged
jasonvarga merged 6 commits into
5.xfrom
prevent-concurrent-requests-to-the-marketplace-api
Sep 19, 2024
Merged

[5.x] Prevent concurrent requests to the Marketplace API#10815
jasonvarga merged 6 commits into
5.xfrom
prevent-concurrent-requests-to-the-marketplace-api

Conversation

@duncanmcclean
Copy link
Copy Markdown
Member

This pull request implements locking around Marketplace API requests to ensure only a single request is being made to the API at once.

This works in a similar fasion to how we handle locking in the Outpost, see #9000.

Comment thread src/Marketplace/Client.php Outdated
@jasonvarga jasonvarga merged commit 1eab47d into 5.x Sep 19, 2024
@jasonvarga jasonvarga deleted the prevent-concurrent-requests-to-the-marketplace-api branch September 19, 2024 16:46
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