Closed agoscinski closed 2 days ago
In PR #71 a streaming mechanism has been implemented for the endpoint /nodes/{nodes_id}/download, this however is already taken care by FastAPI StreamingResponse and is therefore redundant and can be removed.
/nodes/{nodes_id}/download
In PR #71 a streaming mechanism has been implemented for the endpoint
/nodes/{nodes_id}/download
, this however is already taken care by FastAPI StreamingResponse and is therefore redundant and can be removed.