Skip to content

[request] Optimize library size (arduino-cli fails install with default timeout) #151

@MarkWendler

Description

@MarkWendler

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions