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

Question about the fix v1.1.4 Throttling Exeption: Rate exceeded #111

Open
Encorpluptit opened this issue Nov 16, 2022 · 0 comments
Open

Comments

@Encorpluptit
Copy link

Hi,

Infra guy here, not familliar with php, symfony, composer ,etc...
Recently, I encountered a "Throttling Exeption: Rate exceeded" in our php legacy code that use this library with version v1.1.1.

My question is about the fix introduced in the v1.1.4.
Does the sleep will pause the execution of the HTTP request ? Or is this library handled in another thread or in an asynchronous way and will log when it can without pausing the execution of the request ?

Our legacy application use Symfony 2.8 with php 7.2. It's not possible to update these two.

Thanks in advance.

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 a pull request may close this issue.

1 participant