The fix I found for this issue was to patch plupload options to 5mb instead of the default. This will also add in a retry so if one chunk fails it will retry that chunk instead of failing.
This is likely only needed when very specific environment conditions are met, but I needed it so maybe it will help you as well.
The fix I found for this issue was to patch plupload options to 5mb instead of the default. This will also add in a retry so if one chunk fails it will retry that chunk instead of failing.
This is likely only needed when very specific environment conditions are met, but I needed it so maybe it will help you as well.