Skip to content

Updating RuleEntry.Evaluate error logging to include value returned by recover. #464

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

Merged

Conversation

JoshKoberstein
Copy link
Contributor

In order to make troubleshooting of rule entries that panic during evaluation easier, I have update the error message to include the value returned by recover. This logging of r is being done in the Execute method on line 208 so I used this line as an example and followed the same format.

@newm4n
Copy link
Member

newm4n commented Jun 29, 2025

After fighting with my sickness, Im ready continue on and return to accepting changes. Im sorry for this and thank you for your contribution.
Could you make/update your branch to be more "current" according to the newest master. Thanks.

@JoshKoberstein JoshKoberstein force-pushed the ast-evaluate-recover-logging branch from 387d7ed to 532960b Compare June 30, 2025 20:25
@JoshKoberstein
Copy link
Contributor Author

Hi @newm4n ! I am sorry to hear about your sickness and am glad you are feeling better.

I have updated my branch. Thank you for reviewing.

@newm4n newm4n merged commit 0756fc9 into hyperjumptech:master Jul 1, 2025
1 check passed
@newm4n
Copy link
Member

newm4n commented Jul 1, 2025

I've merge it in. Will be included on the next Release. Thanks a lot.

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.

2 participants