GitShow/sindresorhus/timed-out
sindresorhus

timed-out

Timeout HTTP/HTTPS requests

by sindresorhus
Star on GitHubForknpm

JavaScript

50 stars22 forks10 contributorsQuiet · 9mo agoSince 2014v7.0.0MIT

Meet the team

See all 10 on GitHub →
floatdrop
floatdrop31 contributions
sindresorhus
sindresorhus8 contributions
lpinca
lpinca5 contributions
rexxars
rexxars2 contributions
danedavid
danedavid1 contribution
danielhuang
danielhuang1 contribution
unikoid
unikoid1 contribution
sinchang
sinchang1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
floatdrop
Use timeout option from Node 6.8.0ClosedIssue

See https://github.com/nodejs/node/pull/8101/files and https://github.com/sindresorhus/got/issues/226#issuecomment-255586779

floatdrop · 9mo ago
Valkyrihane
OutgoingMessage.prototype._headers is deprecatedClosedIssue

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used patch-package to patch for the project I'm working on. access function has been deprecated since Node v12. v14 being the current LTS, while v16 is active, it would be nice to upgrade the used method in order to avoid deprecation warnings/errors on builds (in my case building my gatsby website) A related issue (#25) was opened then closed by its author without any real solution (I'm not using ) Here is the diff that solved my problem: This issue body was partially generated by patch-package.

Valkyrihane · 5y ago
floatdrop
Add more meaningful messages to ErrorsMergedPR

We have hard time today to dig out, what caused Error, because of short stacktrace from request. It returns only message, what type of Error happened and no url to determine, which part of application failed. I changed Error messages to have more meaningful messages, but property remains the same.

floatdrop · 5y ago
Structured data for AI agents

Repository: sindresorhus/timed-out. Description: Timeout HTTP/HTTPS requests Stars: 50, Forks: 22. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v7.0.0 (9mo ago). Open PRs: 0, open issues: 0. Last activity: 9mo ago. Community health: 85%. Top contributors: floatdrop, sindresorhus, lpinca, rexxars, danedavid, danielhuang, unikoid, sinchang, Richienb.

·@ofershap

Replace github.com with gitshow.dev