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
- Improve error handling in get_parameter with detailed error messages
- Add suggestions for parameter names when a parameter isn't found
- Add comprehensive error messages for bracket syntax errors
FixesPolicyEngine#347
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
The parameter operations module has several areas where error handling could be improved:
Proposed Solution
Create a new class that:
This will make debugging parameter-related issues much easier for users and developers.
Related files:
The text was updated successfully, but these errors were encountered: