Skip to content

DownloadPortalItemData sometimes fail to download all data #640

@yo1995

Description

@yo1995

The DownloadPortalItemData.swift script is used to download all the offline data for samples. Per Nimesh's experience, if the network is unstable, the script fails to download all the data and reports time out for some items.

Image

Improve the script in a way to better handle a choppy network connection. Some initial ideas include:

  • Find out under what condition the script times out (with Network Link Conditioner maybe)
  • Retry if time out
  • Rate limit the downloads by sequentially download each item, and add a pause between each download

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions