Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail fast for certain criteria #25

Open
dpp opened this issue Apr 11, 2017 · 0 comments
Open

Fail fast for certain criteria #25

dpp opened this issue Apr 11, 2017 · 0 comments

Comments

@dpp
Copy link
Member

dpp commented Apr 11, 2017

A Func Bundle might rely on back end services (eg. a database) that has a particular SLA.

If the aggregate calls from all the Func Bundles exceeds the SLA of the backend service, rather than routing all requests into Runners that will just overload the backend service, fast fail a certain percentage of requests so that the back end SLA is not exceeded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant