<div dir="auto">I'm working on a plugin for QGIS 2.18.7 on Windows that (as a part of its other function) grabs many wfs layers at once.<div dir="auto"><br></div><div dir="auto">The problem is, after about 30-50 simultaneous connections, QGIS throws up a "Cannot create temporary SpatiaLite cache" error in the WFS log panel and doesn't load all the data.</div><div dir="auto"><br></div><div dir="auto">I'm able to repeat this by picking any given wfs layer, and duplicating it manually using iface.addVectorLayer (...) in the python console.</div><div dir="auto"><br></div><div dir="auto">Can anyone help me out?</div><div dir="auto"><br></div><div dir="auto">Respectfully,</div><div dir="auto">-Dan</div></div>