storj/scripts/testdata
Ethan 2b92bba563 satellite/satellitedb/orders: Handle serial_numbers deletes in smaller increments on CRDB
CRDB doesn't like large deletes. While testing in the POC environment we found that deletes on the serial_numbers table could take hours.  This change limits deletes to 1000 at a time (configurable) to avoid blocking other queries.

Change-Id: I08455e25db1574579dd4d7b7125a08e9c913dff1
2020-11-20 13:44:52 +00:00
..
satellite-config.yaml.lock satellite/satellitedb/orders: Handle serial_numbers deletes in smaller increments on CRDB 2020-11-20 13:44:52 +00:00