• IanShaw027's avatar
    feat(ops): 添加上游错误事件数据库表 · c2962752
    IanShaw027 authored
    - 新建ops_upstream_error_events表存储上游服务错误详情
    - 记录上游错误的请求ID、平台、模型、状态码等信息
    - 支持索引优化查询性能(request_id, platform, status_code, created_at)
    c2962752
034_ops_upstream_error_events.sql 424 Bytes