Load test tranaction waiting on a Appian Method for more than expected time

Certified Senior Developer
Appian 7.11

we are running load testing on 4 Cluster env.

We had a load test using load runner and we noticed that few of the top performing transaction was waiting on below methods

reevaluateFormExpectingNormal(com.appiancorp.process.engine.ProcessEngineService, javax.servlet.http.HttpServletRequest, com.appiancorp.suiteapi.process.ProcessExecutionService, com.appiancorp.suiteapi.type.TypeService, javax.ws.rs.core.HttpHeaders, com.appiancorp.suite.cfg.Features, com.appiancorp.common.monitoring.SailXrayLoggingData, java.lang.Long, com.appiancorp.suiteapi.type.TypedValue)

socketRead0(java.io.FileDescriptor, byte[], int, int, int)

And when we trace it back to find out more readable method that is causing the issue, we found all the transactions had reported multiple instance of the issue with errors as below

InvalidVa...

OriginalPostID-249960

  Discussion posts and replies are publicly visible