Skip to content

Conversation

eigen-value
Copy link
Collaborator

This PR is meant to prevent slow functions bound to a server to potentially slow down clients.

Before:
If a server is executing a slow function and another server request is on top of the buffer, any queued response directed to a client cannot be consumed

After:
The first response queued in the buffer can always be picked and consumed no matter where it is

@eigen-value eigen-value requested a review from gbr1 October 13, 2025 15:49
@eigen-value eigen-value added the type: enhancement Proposed improvement label Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement Proposed improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant