Skip to content

Conversation

@francescobianco
Copy link
Member

  • Added minimal English comments explaining what each function does
  • Added class-level documentation comments for all services
  • Introduced TODO markers where error messages need improvement
  • Identified areas lacking graceful error handling
  • Marked places where string throws should be Error objects
  • Noted validation gaps for parameters (IDs, codes, addresses, etc.)
  • Highlighted missing user-friendly error messages for API failures

This improves code readability and provides a roadmap for enhancing error handling throughout the SDK.

- Added minimal English comments explaining what each function does
- Added class-level documentation comments for all services
- Introduced TODO markers where error messages need improvement
- Identified areas lacking graceful error handling
- Marked places where string throws should be Error objects
- Noted validation gaps for parameters (IDs, codes, addresses, etc.)
- Highlighted missing user-friendly error messages for API failures

This improves code readability and provides a roadmap for enhancing
error handling throughout the SDK.
@francescobianco francescobianco merged commit 4578b3b into main Nov 9, 2025
0 of 3 checks passed
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 this pull request may close these issues.

3 participants