Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: exception handling #2454

Merged
merged 10 commits into from
Oct 17, 2023
Merged

Conversation

NarayanBavisetti
Copy link
Collaborator

  • Created a global exception handler

  • In every view set, there's no need to handle exceptions individually. Only need to hard code for specific cases; otherwise, the global handler will take care of them.

@vercel
Copy link

vercel bot commented Oct 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

6 Ignored Deployments
Name Status Preview Comments Updated (UTC)
plane ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 9:07am
plane-dev ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 9:07am
plane-sh ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 9:07am
plane-sh-dev ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 9:07am
plane-sh-stage ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 9:07am
plane-staging ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 9:07am

@NarayanBavisetti NarayanBavisetti marked this pull request as draft October 17, 2023 06:48
@NarayanBavisetti NarayanBavisetti marked this pull request as ready for review October 17, 2023 09:01
@sriramveeraghanta sriramveeraghanta merged commit 0b79f86 into develop Oct 17, 2023
8 of 9 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix/exception_handling branch October 17, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants