Open PorePranav opened 1 month ago
@PorePranav is attempting to deploy a commit to the Vishal Kumar 's projects Team on Vercel.
A member of the Team first needs to authorize it.
@PorePranav, Have you tested every route and verified it with the frontend?
@PorePranav, Have you tested every route and verified it with the frontend?
yeah, everything seems to work well, no issues! Its only a refactor, no logic/ code has been changed
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
quiz-master-backend | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 24, 2024 8:39pm |
quiz-master-frontend | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 24, 2024 8:39pm |
Any update on the status of the PR? @vishalverma9572
This PR refactors backend error handling by introducing a
catchAsync
utility, anAppError
class, and a global error handling middleware. These changes improve code readability, maintainability, and consistency in managing errors across the application. Please review and merge if approved.closes #134