Im using potsman as performance test with 100 virtual users that executes a simple cloud function for 1 minute. Result:
11/3480 excution throws a
Error 400 Excution error : Server error Type general_argument_invaild
Why is this error happens ?
something is wrong with your request. look at the response body
The respone body is an html code
oh..wait..maybe it's your function throwing the 400 error?
No i tried also with a starter function (hello world)
15/2470 executions throws the error.
If the method is post and the users are above 50 in the postman performance test, it throws this error.
The performance test is a 1 minute long
What's your project id?
shabakati
There is nothing much in the project I'm using it for testing and experimenting you will find a two functions
One is the default (hello world), named: Starter function.
Is the problem from my internet or something when sending the requests? because all the executions are completed
Although some of them returns code 400 as mentioned above.
The project ID is : shabakati
??
Maybe it's a load problem... Not sure. It's really odd it's a 400 error
Recommended threads
- 408 Timeout / Curl Error 7 in Executor w...
Hey everyone, I am losing my mind over a routing loop/timeout issue on a fresh self-hosted setup. I have a single Linux VPS (IP: 45.141.37.105) and one domain (...
- functions returning error 401 in local
I updated to 1.9.0, and the functions that used to work fine in 1.8.1 are now giving me a 401 error. I can't seem to find a solution. If anyone is running versi...
- User Blocked - False Positive
Today I tried to log in to my cloud console and it said the user is blocked and I didn't even receive any email regarding this like what kind of violation is my...