Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
arduino
/
arduino-cli
Public
Notifications
You must be signed in to change notification settings
Fork
483
Star
5k
Code
Issues
217
Pull requests
44
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Download timeout is now intended as inactivity-timeout
#3076
Merged
cmaglie
merged 10 commits into
arduino:master
arduino/arduino-cli:master
from
cmaglie:download-timeout
cmaglie/arduino-cli:download-timeout
Copy head branch name to clipboard
Jan 13, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Download timeout is now intended as inactivity-timeout
#3076
cmaglie
merged 10 commits into
arduino:master
arduino/arduino-cli:master
from
cmaglie:download-timeout
cmaglie/arduino-cli:download-timeout
Copy head branch name to clipboard
Commits
Commits on Jan 12, 2026
lint: removed unused var; inlined private struct
cmaglie
committed
e935d7d
Copy full SHA for e935d7d
Updated go-downloader library to v3
cmaglie
committed
5070c1b
Copy full SHA for 5070c1b
NoResume option is now part of download config
cmaglie
committed
f598c08
Copy full SHA for f598c08
RunAndPoll is not needed anymore
cmaglie
committed
ca80c1c
Copy full SHA for ca80c1c
HTTP Error codes are now automatically checked in go-downloader
cmaglie
committed
f116e96
Copy full SHA for f116e96
refactor: user-agent calculation is now factored in one function
Show description for 5db3f9f
cmaglie
committed
5db3f9f
Copy full SHA for 5db3f9f
refactor: do not use NewHttpClient to prepare go-downloader config
Show description for 3b0f382
cmaglie
committed
3b0f382
Copy full SHA for 3b0f382
Docs update
Show description for df63aa4
cmaglie
committed
df63aa4
Copy full SHA for df63aa4
Fixed integration test
cmaglie
committed
77e10d6
Copy full SHA for 77e10d6
Commits on Jan 13, 2026
Applied code-review suggestions
cmaglie
committed
7d9dd7b
Copy full SHA for 7d9dd7b
You can’t perform that action at this time.