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

Use FN_DEADLINE to limit function execution time #120

Open
denismakogon opened this issue Dec 20, 2017 · 2 comments
Open

Use FN_DEADLINE to limit function execution time #120

denismakogon opened this issue Dec 20, 2017 · 2 comments

Comments

@denismakogon
Copy link
Member

No description provided.

@zootalures
Copy link
Member

deadline should be enforced in the server, not the runtime shouldn't it? - not clear how this is an FDK requirement.

@denismakogon
Copy link
Member Author

fn starts the timeout before fdk receives the request, so FN_DEADLINE gives FDK ability to gracefully abort the request instead of hummer smashing fn timeout.

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

2 participants