Hi,
@solnic and I recently discussed the possibility of adding success feedback to the AST after calling an operation.
I understand success is not currently returned as it will have an effect on the performance of the response. We use dry logic in a rules engine and we'd be willing to forfeit performance a little in exchange for the ability to provide richer feedback to our users.
We discussed the possibility of passing an optional value (possibly to #with along optional hints) to enable success feedback if needed.
If this is something that could be useful to others, I'd love to help implement this functionality.
Hi,
@solnic and I recently discussed the possibility of adding success feedback to the AST after calling an operation.
I understand success is not currently returned as it will have an effect on the performance of the response. We use dry logic in a rules engine and we'd be willing to forfeit performance a little in exchange for the ability to provide richer feedback to our users.
We discussed the possibility of passing an optional value (possibly to #with along optional hints) to enable success feedback if needed.
If this is something that could be useful to others, I'd love to help implement this functionality.