Skip to content

Conversation

@raphael-goetz
Copy link
Member

@raphael-goetz raphael-goetz commented Nov 11, 2025

Resolves: #152

The idea: instead of returning just application logs we can also log the result of evey node_function.

Instead of having just Log we would have:
ApplicationLog => Log from the Application
SuccessLog => Result of a successful node_function execution
RuntimeErrorLog => Result of an unsuccessful node_function execution

What do you think @Taucher2003 @nicosammito

@raphael-goetz raphael-goetz marked this pull request as ready for review December 16, 2025 15:51
@raphael-goetz raphael-goetz merged commit 73fc9b5 into main Dec 19, 2025
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.

Adjust Logs to be assined to a NodeFunction

4 participants