spcl/serverless-benchmarks

Provide function output and error

Open

#42 opened on Mar 21, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (99 forks)auto 404
awsazurebuggood first issue

Repository metrics

Stars
 (196 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide