Closed Joel-Cripps closed 4 years ago
Fixes invocation failure notices that are triggered by a timeouts.
Event(timer trigger) functions, must return a callback(null.sometext)
Http functions can return a response.setStatus(200/500) and then return the status as a buffer object. response.send("")
Fixes invocation failure notices that are triggered by a timeouts.
Event(timer trigger) functions, must return a callback(null.sometext)
Http functions can return a response.setStatus(200/500) and then return the status as a buffer object. response.send("")