Open denismakogon opened 6 years ago
deadline should be enforced in the server, not the runtime shouldn't it? - not clear how this is an FDK requirement.
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.
deadline should be enforced in the server, not the runtime shouldn't it? - not clear how this is an FDK requirement.