clicon / clixon

YANG-based toolchain including NETCONF and RESTCONF interfaces and an interactive CLI
http://www.clicon.org/
Other
216 stars 71 forks source link

FR: new type of callback is required #518

Open EvgeniiVR opened 4 months ago

EvgeniiVR commented 4 months ago

Hello tem,

Following the conversation below: https://github.com/clicon/clixon/issues/517

Could you pls introduce a new type of callback that run after failed commit callback and before global revert phase, applicable only for plugins that failed on commit callback. The goal of this callback is to run/handle the code required to rollback system footprint produced within the failed commit plugin.