Skip to content
Snippets Groups Projects
user avatar
Sargun Dhillon authored
This enables limiting concurrency. It is a naive approach which
will reject requests as soon as they exceed the maximum number
of in-flight requests.

It is a port of the following PR from the new watchdog code:
https://github.com/openfaas-incubator/of-watchdog/pull/54



Signed-off-by: default avatarSargun Dhillon <sargun@sargun.me>
Signed-off-by: default avatarLucas Roesler <roesler.lucas@gmail.com>
b019f6ca
History