1. 移除对ConflictError的抛出,改为记录INFO日志并调用_handleOutboundFailure 2. 新增单元测试覆盖锁忙场景的正确行为:不崩溃、触发幂等回退、允许渠道重试 3. 补充中文注释说明锁忙场景的处理逻辑与设计意图 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_admin_message_service.py | ||
| test_channel_account_write_service.py | ||
| test_channel_control_service.py | ||
| test_content_review_query_service.py | ||
| test_failure_detail.py | ||
| test_health_check_service.py | ||
| test_identity_merge_service.py | ||
| test_inbound_message_service.py | ||
| test_plugin_lifecycle_service.py | ||