Due to a global timeout too low (300s apparently), the command "nuxeoctl mp-hotfix" times out if there are too many hotfixes (12 at the moment) even if packages are still being downloaded.
- avoid time out while something is still occurring,
- apply timeout on a per HTTP request basis instead of an overall one.
- duplicates
-
NXP-10509 Marketplace package download timeout must not happen while effective download
- Resolved