spcl / serverless-benchmarks

SeBS: serverless benchmarking suite for automatic performance analysis of FaaS platforms.
https://mcopik.github.io/projects/sebs/
BSD 3-Clause "New" or "Revised" License
149 stars 67 forks source link

Catch gcp HttpError #86

Closed lbrndnr closed 2 years ago

lbrndnr commented 2 years ago

execute now raises an HttpError if the function does not exist yet. This fix excepts this error accordingly.