generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Labels
triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
In most (maybe all) cases of response body streaming plugins, and likely all response plugins in general should be async. Similar logic to why we made the indexer async:
gateway-api-inference-extension/pkg/epp/scheduling/framework/plugins/multi/prefix/plugin.go
Line 261 in cf06da1
| go func() { |
Metadata
Metadata
Assignees
Labels
triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.