Anyone have the same load times with their store/c...
# suitecommerce
w
Anyone have the same load times with their store/client store with customFieldsMetadata? ~15secs...
e
There was a time in which this long load time was due that some custobody fields were used on extensions/custom modules but they did not exist anymore or were inactive on the backend. So I would check that, it might mean that it tries to find them and make a few tries after giving up and return a response.
w
ah! I will check that. Thank you very much @eminero!
1
With your help, I wanted to share that there was actually a SuiteAnswer for this: Resolve customFieldsMetaData.ssp causing long loading time of the webstore (SuiteAnswer #1015196) Thanks again @eminero
e
Oh, I was not aware of those instructions. Did you update the code and that fixed the issue?
w
Yes, code updates documented on this SuiteAnswers fixed the issue. ~2secs load time now..
e
That's pretty awesome, thanks for sharing this!
🫡 1