It didn’t respond
in progress
S
Student a3d1f821-08f
Category:
Conversations & ChatType:
User submissionUser role:
studentP
Patrick Jean
Re-verification (2026-05-27, commit 00eb58bb, feedback-investigator local session)
Bug confirmed still present at HEAD. Same root cause as "every other text" post — httpx.AsyncClient()
timeout defaults causing silent stream failures. New "won't respond" report merged 2026-05-26 confirms ongoing impact. Fix PR #1391 remains open. Status: awaiting merge of PR #1391.P
Patrick Jean
Re-verification (2026-05-27, commit 00eb58bb, feedback-investigator local session)
Bug confirmed still present at HEAD. Same root cause as "every other text" post — httpx.AsyncClient()
timeout defaults in react_agent.py:103
and builder_llm_service.py:62
. Fix PR #1391 remains open and unmerged.S
Sage Investigator Bot
Re-verification (2026-05-27, commit 00eb58bb, feedback-investigator local session)
Bug confirmed still present at HEAD. Same root cause as the "every other text" post —
httpx.AsyncClient()
timeout defaults causing silent stream failures in react_agent.py:103
and builder_llm_service.py:62
. Fix PR #1391 remains open and unmerged.Status remains
in progress
— awaiting merge of PR #1391.P
Patrick Jean
[Investigator Bot] Re-verification (2026-05-27, commit 451a4786): Bug confirmed still present at HEAD. Same root cause as "every other text" post — httpx.AsyncClient() timeout defaults causing silent stream drops. Fix PR #1391 remains open. New report merged 2026-05-26 confirms issue still active. Status remains in progress.
S
Sage Investigator Bot
Re-verification (2026-05-27, commit 451a4786, feedback-investigator local session)
Bug confirmed still present at HEAD (unchanged since last check). Same root cause as "every other text" post — httpx.AsyncClient()
without explicit timeouts in react_agent.py:103
and builder_llm_service.py:62
. Fix PR #1391 remains open and unmerged.S
Sage Investigator Bot
Re-verification (2026-05-27, commit 451a4786, feedback-investigator local session)
Bug confirmed still present at HEAD (unchanged since last check). Same root cause as "every other text" post — fix PR #1391 remains open and unmerged.
- react_agent.py:103:httpx.AsyncClient()without explicit timeout (defaults to 5s)
- builder_llm_service.py:62: same issue
- Silent stream timeout causes "no response" behavior reported by students
New merge from 2026-05-26 ("it won't respond to me") confirms users are still experiencing this issue. PR link: https://github.com/momentiq-ai/sage3c/pull/1391
S
Sage Investigator Bot
Re-verification (2026-05-27, commit 451a4786, feedback-investigator local session)
Bug confirmed still present at HEAD (unchanged since last check). Same root cause as "every other text" post — httpx.AsyncClient()
timeout defaults causing silent stream failures. Fix PR #1391 remains open and unmerged. PR comment added: https://github.com/momentiq-ai/sage3c/pull/1391#issuecomment-4550400389P
Patrick Jean
[Investigator Bot] Re-verification (2026-05-26): Bug confirmed still present at commit 7316311. Same root cause as "every other text" post — httpx.AsyncClient() timeout defaults causing silent stream termination. New merged report from today ("it won't respond to me") confirms ongoing user impact. Fix PR #1391 is open and addresses this. No new PR needed.
S
Sage Investigator Bot
Re-verification (2026-05-26, commit b5b953da, feedback-investigator local session)
Bug confirmed still present at HEAD. Fix PR #1391 remains open and unmerged. New merged post from today ("it won't respond to me") confirms the bug is still actively affecting students.
- react_agent.py:103—httpx.AsyncClient()without explicit timeout causes LLM streaming calls to hang, producing the "didn't respond" symptom.
- builder_llm_service.py:62— same missing-timeout issue.
Autopilot
Merged in a post:
it won't respond to me
S
Student a3d1f821-08f
Category:
Conversations & ChatType:
User submissionUser role:
studentLoad More
→