>>49315Thanks a lot for your reply!
Now I understand, what is happening, though I still think there is a problem. And a more optimal solution can be implemented.
My suggestion is to create a "Flag comments" button. This way comments importer could be turned off by default and used only where it is actually required (i.e. on manually comment-flagged posts). It would solve the problem described in the original post and might even speed up importing in general (because comments for non-comment-flagged posts won't be processed at all).
Another idea is to check each post, while it's being imported, and parse comments only if post's body contains words like "comments", "link" and etc. This suggestion is more automated but less reliable.
What do you think about these ideas? Is it possible to implement one of them (or some combination of both of them)?