- Replaced direct database insertion with a structured approach using ExecutionStore for better maintainability. - Updated time parsing logic to handle both timezone-aware and local time formats, improving robustness. - Enhanced the insertWatcherExec function to utilize the new execution record structure, ensuring consistency in execution data handling. |
||
|---|---|---|
| .. | ||
| execution.go | ||
| execution_test.go | ||
| robot.go | ||
| robot_test.go | ||
| store.go | ||