全部场景
API 故障排查
后端 API 调试
atlas-apifix/orders-timeout
PROMPT · 0%
智能体推理
限定故障范围只有订单请求会卡住,而且上游延迟是间歇性的。
TOOLInvestigate GET /orders requests hanging behind a slow upstream.incident
THINScoping the route, gateway timeout, and upstream client1.8s
SEARrg "orders|requestId|AbortSignal" src tests
gateway30.0s
关于此场景
后端 API 调试
沿着请求日志追踪慢接口,复现超时、检查源码、应用精准修复,再通过 curl 与测试完成验证。
适合深度工作、直播背景,也适合静静看着软件逐步成形。