Files
fn-serverless/test
Tolga Ceylan ee262901a2 fn: handleCallEnd and submit improvements (#919)
* fn: move call error/end handling to handleCallEnd

This simplifies submit() function but moves the burden
of retriable-versus-committed request handling and slot.Close()
responsibility to handleCallEnd().
2018-04-10 10:48:12 -07:00
..
2017-01-30 12:14:28 -08:00

TODO: full stack tests. fire up the functions container, use the api from our generated client libs.