Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show grounded atom conversion exceptions if any #795

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

vsbogd
Copy link
Collaborator

@vsbogd vsbogd commented Nov 7, 2024

Previous implementation hides conversion exception thrown from get_object() method. It makes debug difficult. Handle attempts to call get_object() on non-grounded atoms by separate condition. All other errors are thrown to the upper stack frames.

Previous implementation hides conversion exception thrown from
get_object() method. It makes debug difficult. Handle attempts to call
get_object() on non-grounded atoms by separate condition. All other
errors are thrown to the upper stack frames.
@vsbogd vsbogd requested a review from Necr0x0Der November 7, 2024 16:15
@Necr0x0Der Necr0x0Der requested a review from besSveta November 8, 2024 04:06
@vsbogd vsbogd merged commit 2d7944a into trueagi-io:main Nov 8, 2024
2 checks passed
@vsbogd vsbogd deleted the show-exception branch November 8, 2024 13:20
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