README.md in scripterator-1.3.0 vs README.md in scripterator-1.3.1
- old
+ new
@@ -99,9 +99,10 @@
Environment variable options:
- `START`: first model ID to scripterate
- `END`: last model ID to scripterate
+- `BATCH_SIZE`: how many records to process in a batch
- `ID_LIST`: comma-delimited list of IDs to scripterate (e.g. "ID_LIST=1,99,440,23")
- `REDIS_EXPIRATION`: amount of time (in seconds) before Redis result sets (checked IDs and failed IDs) are expired
Either a starting or an ending ID must be provided.