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

maxAjaxThreads not limiting number of ajax calls #1767

Closed
bravo14 opened this issue Nov 16, 2021 · 4 comments
Closed

maxAjaxThreads not limiting number of ajax calls #1767

bravo14 opened this issue Nov 16, 2021 · 4 comments

Comments

@bravo14
Copy link

bravo14 commented Nov 16, 2021

Hi

I have set maxAjaxThreads: 3 but the plugin starts an upload for all files in the batch simultaneously. This is resulting in timeout errors.

Plugin called using the cdn as below.
https://cdn.jsdelivr.net/gh/kartik-v/bootstrap-fileinput@5.2.0/js/fileinput.min.js

I was expecting it to limit the number of files it attempted simultaenously

@bravo14
Copy link
Author

bravo14 commented Dec 7, 2021

Do you have an estimated time frame on the enhancement?

@kartik-v
Copy link
Owner

kartik-v commented Dec 8, 2021

The enhancement has already been done with the above commit.

@bravo14
Copy link
Author

bravo14 commented Dec 8, 2021

Sorry to sound stupid. Do I just download the latest version of the plugin?

@kartik-v
Copy link
Owner

kartik-v commented Dec 8, 2021

Yes for the version from dev-master. Once a new release is tagged you should be able to pick via bower, composer, npm etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants