>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #535
Update issue details
Title *
Description
File: api/blueprints/v1/version.py:21-48. subprocess.run for git commands runs synchronously in async endpoint. Called on EVERY request. capture_output=True captures ALL output into memory. IMPACT: Blocks event loop, potential memory issues with malicious .git. FIX: Cache git info at startup, not per-request.
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