
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
- Relationship Attribute Deletion Causes D...
I'm experiencing a critical bug with Appwrite CLI that causes complete data loss when making minor schema changes to relationship attributes. What I Tried To D...
- Help on importing data - error Unknown a...
Hey There! I want to create a local environment on my new computer, i wish to get the information i have on my staging appwrite cloud server. When running mig...
- login backend and frontend
I'm using Remix, as my Backend (node). and react on my frontend. Until now, i did SSR login. saved the secret.. and it's fine. For many simpler requests i wish...
