Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
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 }}
nodejs
/
undici
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
728
Star
7.5k
Code
Issues
222
Pull requests
95
Discussions
Actions
Projects
Security
22
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
fix: use fasttimers for all connection timeouts
#3552
Merged
ronag
merged 16 commits into
main
nodejs/undici:main
from
fast-timer-connect
nodejs/undici:fast-timer-connect
Copy head branch name to clipboard
Sep 8, 2024
Conversation
Commits
16
(16)
Checks
Files changed
Merged
fix: use fasttimers for all connection timeouts
#3552
ronag
merged 16 commits into
main
nodejs/undici:main
from
fast-timer-connect
nodejs/undici:fast-timer-connect
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2024
fix: use fasttimers for all connection timeouts
Uzlopak
committed
7393ea3
Copy full SHA for 7393ea3
Apply suggestions from code review
Uzlopak
authored
391d336
Copy full SHA for 391d336
activate some tests
Uzlopak
committed
5a2d9db
Copy full SHA for 5a2d9db
also use fastTimers in connect.js
Uzlopak
committed
70d4d9f
Copy full SHA for 70d4d9f
fix tests
Uzlopak
committed
bb05bd8
Copy full SHA for bb05bd8
fix tests
Uzlopak
committed
875cbdd
Copy full SHA for 875cbdd
fix tests
Uzlopak
committed
77f7337
Copy full SHA for 77f7337
fix: use native timeouts for TIMEOUT_IDLE, rename TIMEOUT_IDLE to TIMEOUT_KEEP_ALIVE (#3554)
Show description for 5f05640
Uzlopak
authored
5f05640
Copy full SHA for 5f05640
rename import
Uzlopak
committed
b08e513
Copy full SHA for b08e513
Commits on Sep 6, 2024
Merge branch 'main' into fast-timer-connect
Uzlopak
committed
1f686e9
Copy full SHA for 1f686e9
more informative connection error
Uzlopak
committed
bbf31bc
Copy full SHA for bbf31bc
ignore request-timeout binary file, rename clearAll to reset
Uzlopak
committed
454070e
Copy full SHA for 454070e
fix
Uzlopak
committed
5316009
Copy full SHA for 5316009
add test
Uzlopak
committed
387a750
Copy full SHA for 387a750
use queueMicrotask earlier in the socket callbacks
Uzlopak
committed
75ddb34
Copy full SHA for 75ddb34
Commits on Sep 7, 2024
Merge branch 'main' into fast-timer-connect
Uzlopak
committed
1fd5f93
Copy full SHA for 1fd5f93
You can’t perform that action at this time.