Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-9653

[filebrowser] Issue with fileupload when Large Files are uploaded

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.8.0
    • Fix Version/s: None
    • Component/s: app.filebrowser
    • Labels:
      None
    • Backward Incompatible:
      Backward Incompatible

      Description

      Problem statement : When i am trying to upload an large file ( say 200mb) the fileuploader cancels the REST call of upload after 30 seconds which causes the upload to fail and .tmp file exists in the Place + the Dropzone Dialog box doesn't seems to disappear.

       

      attached screenshot : 

       

      Analysis : Currently Hue Uses Dropzonejs Opensource library for Drag and Drop and its default configured timeout value is 30 seconds : https://www.dropzonejs.com/#config-timeout

      this value is configurable, so we need to increase this timeout to say 5 minutes.

       

      Proposed fix increases the timeout to 5 minutes for Drag and Drop Operation to finish the upload.

        Attachments

          Activity

            People

            • Assignee:
              asnaik Akhil S Naik
              Reporter:
              asnaik Akhil S Naik
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: