graphql-jpa-query
graphql-jpa-query copied to clipboard
Payload response has null values during load test
When performing load test of approx 50 concurrent users,I am getting null values of the fields which were queried.
I have the same problem, sometimes some properties return null values, I enabled the hibernate log to print the script, I ran the script in the database and returned the values correctly
Any idea @igdianov ?