>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #540
Update issue details
Title *
Description
File: api/oauth_handlers/oauth2.py:374-401. Uses synchronous requests.post() and requests.get() in async oauth2_callback. This blocks the event loop for up to 10s per OAuth login. IMPACT: Degrades API responsiveness under load. FIX: Use httpx async client or asyncio.to_thread().
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Won't Do
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel