I am trying to ingest minute data using the following command:
quantrocket zipline ingest 'usstock-1min'
The problem is that it is taking too long, and my docker starts to hang before it finishes. Is there a way that I can ingest in batches to avoid this issue? Also, when the ingest fails, do the ingested securities get stored, or does that data get lost?