mirror of
https://github.com/alibaba/higress.git
synced 2026-06-08 12:17:28 +08:00
enable ai-proxy&ai-statistics rebuild logic with new key
This commit is contained in:
@@ -97,6 +97,7 @@ func init() {
|
||||
wrapper.ProcessResponseHeaders(onHttpResponseHeaders),
|
||||
wrapper.ProcessStreamingResponseBody(onStreamingResponseBody),
|
||||
wrapper.ProcessResponseBody(onHttpResponseBody),
|
||||
wrapper.WithRebuildAfterRequests[config.PluginConfig](1000),
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user