last_iteration
Method
This is a method of the RunJournal class in the journal module.Return the highest journalled iteration index, or
None.
Used to restore the loop cursor exactly on resume.
Signature
Parameters
str
required
No description available.
Returns
Optional[int]
The result of the operation.
Uses
events
Source
View on GitHub
praisonaiagents/runtime/journal.py at line 370
