You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adaptive concurrency in queue-worker, better conn reuse
Chart bump signifies large change, potential impact for the
better.
* Adaptive concurrency is on by default in queue-worker when
in function consumer mode. This can be disabled if you run
into issues
* Change across most components to enable better connection
re-use for HTTP keepalives between components and functions.
Verified with the openfaas autoscaler tests.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
0 commit comments