Skip to main content
GuideServerConfigure and deploy Tabsdata servers on your machine.TutorialsConfigure data integration workflows within a running Tabsdata server.Advanced TutorialsBuild end-to-end workflows between two specific systems.API ReferenceCLI ReferenceRelease Notes
Version: 2.0.0

tdk fnrun recover

Recover the transaction a function run belongs to: the transaction's

failed or on-hold function runs are re-scheduled.

tdk fnrun recover \
--fnrun fnr-27ac91
FlagTypeRequiredDescription
--fnrunstringRequiredID of the function run to recover.