Issues with bulk_add_wfs

I am trying to use the bulk add and it seems to hang in
“pymongo/collection.py”, line 758, in insert_many
blk.execute(write_concern, session=session)

Are there any limitations to bulk_add_wfs?

This was answered here: https://github.com/materialsproject/fireworks/issues/395

(Welcome @boehms!)