ForcePilot/backend/package/yuxi/channel/domain/exception
Kris ff36b9f334 feat(channel-domain): 新增领域模型、异常、端口及基础工具类
新增消息日志、发件箱、会话等领域模型,新增多类型业务异常定义,添加工厂协议端口与数据库工作单元实现,同时补充飞书、钩子、Web渠道的请求验证器,以及数据转换类和异常翻译工具
2026-05-31 21:42:35 +08:00
..
__init__.py feat: 完成通道服务多轮功能迭代 2026-05-31 21:42:03 +08:00
abort_mapping.py feat: 完成通道服务多轮功能迭代 2026-05-31 21:42:03 +08:00
agent_crash_error.py feat(channel): 新增渠道网关模块完整实现 2026-05-30 21:53:09 +08:00
cache_error.py feat(channel-domain): 新增领域模型、异常、端口及基础工具类 2026-05-31 21:42:35 +08:00
channel_error.py feat(channel): 新增渠道网关模块完整实现 2026-05-30 21:53:09 +08:00
concurrency_error.py feat(channel-domain): 新增领域模型、异常、端口及基础工具类 2026-05-31 21:42:35 +08:00
duplicate_binding.py feat(channel-domain): 新增领域模型、异常、端口及基础工具类 2026-05-31 21:42:35 +08:00
duplicate_entity_error.py feat(channel-domain): 新增领域模型、异常、端口及基础工具类 2026-05-31 21:42:35 +08:00
entity_not_found_error.py feat(channel-domain): 新增领域模型、异常、端口及基础工具类 2026-05-31 21:42:35 +08:00
invalid_agent_config.py feat(channel-domain): 新增领域模型、异常、端口及基础工具类 2026-05-31 21:42:35 +08:00
recoverable_error.py feat(channel): 新增渠道网关模块完整实现 2026-05-30 21:53:09 +08:00
session_not_found_error.py feat(channel-domain): 新增领域模型、异常、端口及基础工具类 2026-05-31 21:42:35 +08:00
unrecoverable_error.py feat(channel): 新增渠道网关模块完整实现 2026-05-30 21:53:09 +08:00