mirror of
https://github.com/NohamR/OqeeRewind.git
synced 2026-01-10 08:08:20 +00:00
Update comments, logging, and fix tick diff calculation
This commit is contained in:
@@ -57,7 +57,7 @@ async def bruteforce(track_id, date):
|
||||
total_requests = 288000
|
||||
batch_size = 20000
|
||||
|
||||
logger.debug("Starting bruteforce for %s", track_id)
|
||||
logger.debug("Starting bruteforce for %s near %s", track_id, date)
|
||||
|
||||
start_time = time.time()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user