yao/agent/robot/cache
Max e2bad9bf52 Enhance Robot Pool and Executor Implementations
- Marked the Pool Implementation as complete in TODO.md, confirming all tasks are finished with comprehensive tests.
- Introduced a configurable worker pool with a priority queue for managing robot jobs, including graceful shutdown support.
- Enhanced the Executor with simulated execution delay and callback functionality for testing, tracking execution counts.
- Improved error handling in the pool's submission process and added methods for retrieving running and queued job counts.
- Updated tests to ensure robust functionality and performance of the pool and executor components.
2026-01-14 20:30:27 +08:00
..
cache.go Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
cache_test.go Enhance Robot Pool and Executor Implementations 2026-01-14 20:30:27 +08:00
load.go Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
refresh.go Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00