The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group

Slack Signup
Newsletter Optin
Help Desk

Admin-ajax.php timing out DropZone.js

Labels

This Discussion is public

Notifications

Admin-ajax.php is timing out when using the dropzone.js

The timeout parameter is set to 30seconds, so for larger files the upload gets cancelled from the server side, and just hangs from the browser side. How can i change the DropZone.js parameter “timeout” to 120000ms (2min) or some other value greater than 30000ms(30sec)?

While uploading a file, if the upload takes longer than 30sec, the upload will timeout, and the upload will just hang. Only option is to CANCEL the upload.

Using the developer tools in chrome, i can see the admin-ajax.php is running and executing the dropzone.min.js?ver=4.3.0:3, and after 30secs this will go into a (canceled) status.

Any ideas how to fix this?


Attachment:

Discussion closed.