Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update recoverer middleware to properly handle panics
Refactor the recoverer middleware to correctly handle panics and prevent unnecessary error messages from being logged. Update the condition to check for the presence of a panic before processing it.
- Loading branch information