You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance error handling and logging across various routers and services (#68)
- Added print statements to log errors during user creation, authentication, pad management, and template pad operations, improving visibility into issues.
- Updated function names in pad router to reflect "pad" terminology instead of "canvas," enhancing clarity in the API.
- Ensured consistent error messages for HTTP exceptions across different modules, aiding in debugging and user feedback.
0 commit comments