node-graceful-fs

Error handler

A module that improves file system interaction by adding error handling and queuing mechanisms to reduce the impact of common errors like EMFILE.

fs with incremental backoff on EMFILE

GitHub

1k stars
26 watching
148 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zalando/faux-pas A library that simplifies error handling in Java functional programming 133
barc/express-error An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. 42
demystifyfp/fstoolkit.errorhandling A utility library for error handling in F# 479
chaijs/check-error Utility module providing methods to compare and analyze error objects in Node.js and the browser. 14
a7ul/react-native-exception-handler A module that helps prevent abrupt crashing of React Native Apps by registering a global error handler. 1,588
rotisserie/eris An error handling library with readable stack traces and flexible formatting support. 1,506
gulpjs/plugin-error Provides a standard way to handle errors in plugins for the Gulp task automation system 19
rwjblue/ember-test-friendly-error-handler Builds and installs an error handling mechanism to prevent certain errors from propagating in production while allowing them to fail tests. 15
neuronlabs/errors Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. 6
sohaib-sherif/vue-laravel-errors A Vue.js plugin that handles Laravel error responses 12
koajs/error Middleware for handling error responses in web applications. 102
harijoe/handly Wraps middleware functions to prevent common mistakes and errors in serverless applications 16
ngneat/error-tailor A library that simplifies error handling in forms by providing customizable error messages and display options. 486
vic/happy A library providing a concise and expressive way to handle errors in Elixir code using a macro-based approach. 45
thundr67/falcon A package for efficiently handling errors in Go programs. 11