Need help to clarify why the first call from client to API for connect/token is always slower compare to subsequent call? Sometimes the first call can take up to 30second. From the dynatrace we can see there's around 20 queries executed when connect/token is called.
we need to improve the performance connect/token for the first call.