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

Multiple http request #11

Open
mangesh-db108 opened this issue Mar 7, 2024 · 3 comments
Open

Multiple http request #11

mangesh-db108 opened this issue Mar 7, 2024 · 3 comments

Comments

@mangesh-db108
Copy link

It's a cool app, I have one issue regarding the parallel processing of HTTP.
I want to request large HTTP requests then it's not working

Thank you

@Sanster
Copy link
Owner

Sanster commented Mar 21, 2024

Sorry for the late reply, the API interface does not support concurrency and does not have a queue system, it only supports single-user access.

@mangesh-db108
Copy link
Author

Thanks for your reply,

Any other way I can implement a concurrent process?

Thank you.

@mangesh-db108
Copy link
Author

mangesh-db108 commented Mar 26, 2024 via email

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

No branches or pull requests

2 participants