- Backend: /generate-discussion-guide now returns task_id immediately (202) and runs generation as a background asyncio task, delivering the guide via WebSocket task_completed event (bypasses GCP LB 30s timeout) - Frontend: useDiscussionGuideGeneration awaits ws:task_completed event to resolve the guide Promise instead of waiting on the HTTP response Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| config | ||
| contexts | ||
| hooks | ||
| lib | ||
| pages | ||
| services | ||
| styles | ||
| types | ||
| utils | ||
| .DS_Store | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||
| vite-env.d.ts | ||