{"library":"express-timeout-handler","type":"library","category":null,"description":"Express middleware that enforces response timeouts by disabling response methods and calling a custom onTimeout handler. Current stable version is 2.2.2, with low release cadence (last major 2.0.0 ~2017). Unlike connect-timeout or other timeout middlewares, it actively prevents double-send by disabling response methods after timeout and supports per-route timeouts via timeout.set(). Requires Node >=6 and Express 4.x.","language":"javascript","status":"maintenance","version":"2.2.2","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install express-timeout-handler","imports":["const timeout = require('express-timeout-handler');","app.use(timeout.handler(options));","timeout.set(4000);"]},{"cmd":"yarn add express-timeout-handler","imports":[]},{"cmd":"pnpm add express-timeout-handler","imports":[]}],"homepage":null,"github":"https://github.com/debitoor/express-timeout-handler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/express-timeout-handler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/express-timeout-handler/compatibility"}}