Skip to content

Commit 82848e8

Browse files
committed
lint
1 parent d5dfbd4 commit 82848e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xata/helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ def flush_queue(self):
197197
# force flush the records queue and shorten the processing times
198198
self.records.force_queue_flush()
199199
#self.processing_timeout = 1 / len(self.thread_workers)
200+
#time.sleep(self.processing_timeout)
200201

201202
# ensure the full records queue is flushed first
202203
while self.records.size() > 0:

0 commit comments

Comments
 (0)