1.0.4 • Published 6 years ago

@gasbuddy/express-promise-patch v1.0.4

Weekly downloads
172
License
MIT
Repository
-
Last release
6 years ago

express-promise-patch

A simple patch to express 4.x to better deal with async handler methods. Without this patch, exceptions in these methods will usually end up as uncaughtRejections disassociated from the request that caused them. This patch normalizes them back to calls to next() with the error.

1.0.4

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago