- Added concurrent fetching of runtime status for each robot in the ListRobots function, improving response efficiency. - Updated the Response struct to include new fields for runtime status: Running, MaxRunning, LastRun, and NextRun, optimizing dashboard display. - Implemented unit tests to verify the inclusion of runtime status fields in the ListRobots response, ensuring accurate data representation for users. |
||
|---|---|---|
| .. | ||
| activities.go | ||
| DESIGN.md | ||
| detail.go | ||
| execution.go | ||
| GAPS.md | ||
| list.go | ||
| permission.go | ||
| results.go | ||
| robot.go | ||
| TODO.md | ||
| trigger.go | ||
| types.go | ||
| utils.go | ||