Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add limit to simulation api #1170

Merged
merged 1 commit into from
Mar 14, 2022
Merged

Conversation

tlgimenes
Copy link
Contributor

@tlgimenes tlgimenes commented Mar 14, 2022

What's the purpose of this pull request?

We were getting too many errors with the simulation API. This PR adds a limit to the amount of requests being made concurrently. Also, this PR increases the batch size of the API so we need to make less requests overall.

For testing: take a look at:
vtex-sites/base.store#385

@tlgimenes tlgimenes requested a review from a team as a code owner March 14, 2022 15:13
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 825aa4d:

Sandbox Source
Store UI Typescript Configuration

@tlgimenes tlgimenes merged commit 1e315d2 into master Mar 14, 2022
@tlgimenes tlgimenes deleted the fix/simulation-concurrency branch March 14, 2022 15:36
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