serverless-benchmarks
serverless-benchmarks copied to clipboard
Provide function output and error
Currently HTTP queries require additional processing to get the output of the function and the error. The query mechanism for both AWS and Azure does not seem to work properly.
Once a function failed to invoke and returned an error, can we query cloud logs to retrieve the logs of a failed invocation?