refactor: split message executor attempt runner (#189)

This commit is contained in:
Eyejoker
2026-05-29 19:49:57 +09:00
committed by GitHub
parent 6f82cea91e
commit 87eb2f0488
2 changed files with 272 additions and 225 deletions

View File

@@ -109,11 +109,6 @@
"maxFunctionLines": 314,
"owner": "main service entrypoint hotspot"
},
"src/message-agent-executor-attempt-runner.ts": {
"maxFunctionLines": 275,
"maxComplexity": 47,
"owner": "message executor attempt runner hotspot"
},
"src/message-agent-executor-target.ts": {
"maxFunctionLines": 274,
"maxComplexity": 48,