Request state size of 394 objects exceeds the threshold of 100 objects.

0
In our application, randomly we are getting "Request state size of objects exceeds the threshold of 100 objects". What should we need to do to resolve this statement? Why we are getting this?
asked
1 answers
1

See the documentation here: https://docs.mendix.com/refguide/transient-objects-garbage-collecting/#detecting-requests-with-large-state

It is not always a problem and depending on your situation you can adjust the amount when you get a warning. 

Regards,

Ronald

 

answered