f0245e926d
Deploy Slides / build-and-deploy (push) Successful in 1m13s
- why-not-x.md: Engineering decision rationale (Go vs Python, SQLite vs PG, etc.) - request-journey.md: Full HTTP-to-pixel request tracing with timing breakdown - lessons.md: 4 real engineering pitfalls and how they were solved - Wire all 3 new pages into slides.md in logical positions
1.3 KiB
1.3 KiB
一次请求的完整旅程
从 HTTP 到像素 — 追踪一个生成请求的全链路
POST /api/v1/generate {prompt: "像素风骑士", assetType: "sprite", style: {artStyle: "pixel"}}
全程异步:前端拿到 taskId 后通过 WebSocket 实时监听进度变化