- Updated the ExecutionRecord structure in TECHNICAL.md to include new fields such as ExecutionID and improved status tracking with cancellation support. - Revised the ExecutionStore implementation in store/execution.go to add methods for updating execution status and current state, as well as deleting records. - Marked the completion of the execution record model in TODO.md, reflecting the integration of new features and ensuring comprehensive tracking of execution history. - Updated bindata.go and model.go to include the new execution model, enhancing the overall architecture for better data management. |
||
|---|---|---|
| .. | ||
| execution.go | ||
| execution_test.go | ||
| store.go | ||