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

Add total time spent in sleep during multiple requests #292

Merged
merged 2 commits into from
May 29, 2023

Conversation

RobertoRomolini
Copy link
Contributor

Currently, it is not possible to see the past sleep time due to rate limit exceeded during multiple requests of an integration flow. With this modification, it is possible to call the static variable "CurlRequest::$totalRetrySleepTime" from outside in order to know the actual total time spent in sleep.

Roberto Romolini and others added 2 commits March 15, 2023 14:13
@tareqtms tareqtms merged commit eb26e68 into phpclassic:master May 29, 2023
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