microsoft/Forge

Add callback after LeafNode ActionResponse gets persisted

Open

#28 opened on Aug 20, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C# (59 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (331 stars)
PR merge metrics
 (PR metrics pending)

Description

This gives users a chance to log the LeafNodeSummaryAction, for example. This is especially useful in Subroutines since the app isn't walking the session so has no access.

Contributor guide