Skip to content

[Feature Request] Use SSE/Streaming for /compact Instead of Non-Streaming HTTP #3074

@H0llyW00dzZ

Description

@H0llyW00dzZ

The current implementation of the /compact command uses a non-streaming HTTP request, which can take a very long time to complete. Switching to a streaming approach (e.g., Server-Sent Events or another streaming protocol) would significantly improve responsiveness and user experience by providing real-time feedback during the operation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions