Hüseyin Berke Bütün
Hüseyin Berke Bütün
### Added: #### [21.12.2022] - Added Midleware to capture and handle all errors - will catch error from `throw ...` and `next(...)` - Added RequestError base error class to build...
### Feature description Capture some of the analytics data like `request_count`, `request_duration`, `error_count`, `route_timings`, `database_timings` and etc. ### Why would it be useful? Backend is the most important piece of...
### Feature description Easy to use Secret templates. You can import templates from published templates or import using template id. Some of the use cases of Infisical is to distribute...
### Feature description Adding central error handling logic using custom error class and middlewares. ### Why would it be useful? At the moment Backend does not have a central error...