Commit ecfb05b
fix(api-v2): rethrow unexpected errors in deleteSelectedCalendar catch block (calcom#29519)
* fix(api-v2): rethrow unexpected errors as InternalServerErrorException in deleteSelectedCalendar
* fix(selected-calendars): rethrow unexpected errors in deleteSelectedCalendar method
* fix(selected-calendars): improve error handling in deleteSelectedCalendar method
* fix lint and error handlers
Refactor error handling in deleteSelectedCalendar method.
---------
Co-authored-by: Bandhan Majumder <133476557+bandhan-majumder@users.noreply.github.com>1 parent 75c5eb8 commit ecfb05b
1 file changed
Lines changed: 6 additions & 1 deletion
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
0 commit comments