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
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Can't connect GitHub — 500 error at the ...
Appwrite Cloud, Pro plan, SFO region. All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a ...
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...