refactor: split message executor attempt lifecycle (#188)

This commit is contained in:
Eyejoker
2026-05-29 19:47:36 +09:00
committed by GitHub
parent 41f0460848
commit 6f82cea91e
2 changed files with 198 additions and 165 deletions

View File

@@ -114,10 +114,6 @@
"maxComplexity": 47,
"owner": "message executor attempt runner hotspot"
},
"src/message-agent-executor-lifecycle.ts": {
"maxFunctionLines": 417,
"owner": "message executor lifecycle hotspot"
},
"src/message-agent-executor-target.ts": {
"maxFunctionLines": 274,
"maxComplexity": 48,