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

fix: remove initial delay to speed up requests #761

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

cjk7989
Copy link
Contributor

@cjk7989 cjk7989 commented Oct 31, 2023

The previous wait-on function has a param: initial delay = 1000, which caused the waiting time of a request to a dev server to at least 1000ms. This PR remove the param, which will be 0 by default.

@cjk7989 cjk7989 merged commit 8952b3e into main Oct 31, 2023
14 of 21 checks passed
@johnnyreilly
Copy link

Testing results can be seen here: #758 (comment)

@cjk7989 cjk7989 deleted the jikun/proxied-requests-slow branch November 2, 2023 06:30
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