FutureSharks / invokust

A wrapper for locust to allow running load tests in python or on AWS Lambda
MIT License
158 stars 42 forks source link

Boto configs as env vars #56

Closed Rondineli closed 2 years ago

Rondineli commented 2 years ago

To get easier to increase client timeouts in case needs to invoke the lambda trough the client, maybe set the config parameters as env vars, it would help/fix https://github.com/FutureSharks/invokust/issues/55