Paul Hachmang
Paul Hachmang
I believe we just tackled this: https://github.com/avstudnitz/AvS_FastSimpleImport/pull/289
@bijalbhavsar Please provide concrete code examples. Possible bottlenecks are: - Calling AvS_FastSimpleImport in a loop, always pass the complete array in at once. - If a lot of attribute options...
@bijalbhavsar Can you please run a profiler? The slowness you are experiencing isn't normal. I suggest running the import with XHProf with a small product size to debug this issue.
Please make sure you are **not** calling `processProductImport` in a loop.
@r-esch I've considered this a core bug. The problem is that the fields aren't required in Magento but the attributes are marked as required. This causes problems while importing categories....
@antonio2604 To extend the reach of your support ticket, please write it in english.
Does this solve it? https://github.com/avstudnitz/AvS_ScopeHint/commit/dd299a18ed2212dcca54d82f3b87b9fe41172851
That indeed works, maybe I didn't make it clear: There is a workaround, delete the `.next` folder and it will work. However, it shouldn't happen or the error should be...
I have never seen this in the last half year I think and for me it is resolved. Maybe since SWC, I don't know for sure.
@dan-cooke You can fairly easily generate a schema.graphqls from your endpoint https://www.graphql-code-generator.com/docs/plugins/schema-ast