export_run
Function
This function is defined in the portable module.Everything needed to resume
run_id in another process.
Signature
Parameters
RunJournal
required
No description available.
str
required
No description available.
Returns
Dict[str, Any]
The result of the operation.
Uses
journal.run_metaPortableRunErrorjournal.events
Used By
Source
View on GitHub
praisonaiagents/runtime/portable.py at line 46
