Open Bug 1938203 Opened 2 months ago Updated 14 days ago

Improve the upload method for reducing deviation

Categories

(Core :: Networking, task, P2)

task

Tracking

()

People

(Reporter: kershaw, Assigned: kershaw)

References

Details

(Whiteboard: [necko-triaged])

Attachments

(3 files)

The current upload test involves uploading a temporary file, with its size determined by the available bandwidth. However, as the packet loss rate increases, uploading the same file can take longer than expected. To ensure that each upload test run lasts approximately one minute, a better approach would be using an XHR upload to send smaller file chunks and terminate the upload after a one-minute timeout.

Depends on: 1942068
Attachment #9444429 - Attachment description: Bug 1938203 - Optimizing upload tests with timed XHR chunk uploads, r=leggert → Bug 1938203 - Optimizing upload tests with using fetch to upload blob, r=leggert
Summary: Use XHR to replace file upload → Improve the upload method for reducing deviation
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: