Refactor code to handle errors more precisely #71
Labels
Priority: Low
This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix
Status: Blocked
Another prior issue or need for specific input to make progress. External blockers may also exist
Type: Difficult
a long problem and a difficult one
Example code with try-except block covering the entire code block:
Example code with more accurate error handling:
It is necessary to check the entire code and correct where this occurs.
Handlers
DatingBot/handlers/users/view_event_handler.py
Line 17 in decf861
DatingBot/handlers/users/start_handler.py
Line 23 in decf861
DatingBot/handlers/users/start_handler.py
Line 46 in decf861
DatingBot/handlers/users/start_handler.py
Line 105 in decf861
DatingBot/handlers/users/registration_handler.py
Line 77 in decf861
DatingBot/handlers/users/registration_handler.py
Line 98 in decf861
DatingBot/handlers/users/registration_handler.py
Line 135 in decf861
DatingBot/handlers/users/registration_handler.py
Line 153 in decf861
DatingBot/handlers/users/registration_handler.py
Line 172 in decf861
DatingBot/handlers/users/filters_handler.py
Line 35 in decf861
DatingBot/handlers/users/filters_handler.py
Line 52 in decf861
DatingBot/handlers/users/filters_handler.py
Line 88 in decf861
DatingBot/handlers/users/filters_handler.py
Line 126 in decf861
DatingBot/handlers/users/event_list_handler.py
Line 13 in decf861
The text was updated successfully, but these errors were encountered: