Hi guys,
I tested the cloud function which will have the most requests at one time and I tested it via k6 benchmark test
I created 100 virtual users and a test duration of 30s
so I think there are some limitations somewhere because I have a lot of failed executions, because of a timeout...
in my k6 test there are 34 executions complete and 83 failed executions - there must something be wrong in the settings - pls help - Thanks
TL;DR
Hey developers,
I ran a benchmark test on a cloud function with 100 virtual users for 30 seconds using k6. However, I'm experiencing a lot of failed executions due to timeouts. I believe there might be some limitations or issues with the settings. Can someone please assist me in resolving this? Thank you.