Closed Sai-ganesh-0004 closed 1 month ago
I want to Work on this issue under gssoc-ext
Which types of Error we are considering here?
there can be requests.ConnectionError or parsing and beautifulSoup Errors
Its a python package as well so it will be used by Developer so they can identify these error, like Connection Error is when we are offline and beutifulSoup will only give error if rgpv is down
Description Implement structured exception handling across all Python files in the project. The goal is to improve the robustness of the code by catching and handling errors gracefully, providing meaningful error messages, and logging critical failures.
Key Areas