Defect HC-12742

api/v2/products calls are slow

Software

Customer case Applies to Corrected in
CS0259509 V.9.1.6.0 9.1.8.0

Observed behavior

Calls to api/v2/products calls take an excessively long time to respond when there are many product ids passed in.

Expected behavior

api calls should perform well for all all values

Resolution

The code was changed to fix the caching strategy for the product ids to achieve better performance.