Eyejoker
b6d3f879ef
refactor: add recovery mode + shared JSON/error/fetch utilities
- GroupQueue recovery mode: limit to 3 concurrent agents for 60s after restart
to prevent API rate-limit storms (configurable via env vars)
- getErrorMessage: replace 14 occurrences of instanceof Error pattern
- readJsonFile/writeJsonFile: replace 19 occurrences of JSON+fs pattern
- fetchWithTimeout: replace 3 occurrences of AbortController pattern
354/354 tests passing
2026-03-25 07:08:49 +09:00
..
2026-03-25 03:56:03 +09:00
2026-03-25 07:08:49 +09:00
2026-03-20 01:07:46 +09:00
2026-03-03 00:35:45 +02:00
2026-03-03 00:35:45 +02:00