OOM during some imports

Issue #404 on hold
Adam Winer created an issue

A user reported an OOM doing an (apparently large) import.

It's possible that some recent changes have led to greatly increased memory uses in imports.

Probably worth trying something like a full Scythebill-format export and re-import, perhaps in particular re-import on top of existing data (with 100% imports). Consider also enabling observer support to force every last bit of import code to run.

Comments (2)

  1. Adam Winer reporter

    Tried this. Did not run into an OOM. Did run into problems (at least for IOC roundtripping) where duplicates are not correctly detected for one reason or another.

  2. Log in to comment