import - log on link ranchers on org
This commit is contained in:
@@ -30,6 +30,10 @@ class Command(BaseCommand):
|
||||
|
||||
buffer = []
|
||||
|
||||
self.stdout.write(
|
||||
f"Starting parallel sync for {len(total)} ranchers...."
|
||||
)
|
||||
|
||||
for rancher in qs.iterator(chunk_size=self.BATCH_SIZE):
|
||||
|
||||
processed += 1
|
||||
|
||||
Reference in New Issue
Block a user