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

[CHORE]: Add Generic catch block #327

Open
JeevaRamu0104 opened this issue Feb 2, 2024 · 0 comments · May be fixed by #536
Open

[CHORE]: Add Generic catch block #327

JeevaRamu0104 opened this issue Feb 2, 2024 · 0 comments · May be fixed by #536
Assignees

Comments

@JeevaRamu0104
Copy link
Collaborator

JeevaRamu0104 commented Feb 2, 2024

Issue:
Currently, our code lacks a generic catch block to handle unanticipated exceptions that may occur during the execution of certain processes.

Objective:
The goal is to enhance the robustness and reliability of our codebase by adding a generic catch block that captures any unexpected exceptions. This will prevent unhandled errors from causing program termination and enable us to log and handle these exceptions gracefully.

@gitanjli525 gitanjli525 self-assigned this Mar 5, 2024
@gitanjli525 gitanjli525 linked a pull request Apr 2, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants