You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First invocation should take milli seconds time. As we just have stub api which is returning hard-coded simple POJO having 4 simple string attributes and preserve-concurrency is enabled
Actual behaviour
First invocation is taking ~2.5 seconds and subsequent is getting served in milliseconds ~600 milliseconds