- 
                Notifications
    You must be signed in to change notification settings 
- Fork 32
Closed
Labels
featurerequestFeature requestFeature requestwontfixThis will not be worked onThis will not be worked on
Description
Summary
Hi,
CI/CD (Jenkins and Github workflow) fails due to arduino-cli timout with Silabs arduino library download.
Process:
$arduino-cli core install SiliconLabs:silabs
Downloading packages...
SiliconLabs:[email protected] SiliconLabs:[email protected] already downloaded
SiliconLabs:[email protected] SiliconLabs:[email protected] already downloaded
SiliconLabs:[email protected] SiliconLabs:[email protected] already downloaded
SiliconLabs:[email protected] 18.43 MiB / 574.15 MiB [====>-------------------------------------------------------------------------------------------------------------------------------------------]   3.21% 03m19s
Error message:
SiliconLabs:[email protected] context deadline exceeded
Error during install: context deadline exceeded
Workaround: (Not working at some cloud based CI/CD)
Change defaulat timout
arduino-cli config set network.connection_timeout 600s
Request:
Downsize the Silabs Aurduino library release.
Metadata
Metadata
Assignees
Labels
featurerequestFeature requestFeature requestwontfixThis will not be worked onThis will not be worked on