use 25 segments

This commit is contained in:
2024-04-25 20:49:23 +02:00
parent 09cd5007da
commit 0c6d276f82
3 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ from request_sender_test import start_send_requests
def start_book_appointment():
start_send_requests()
start_send_requests(thread_number=25, file_path='~/Desktop/contact_list_2024-04-24.xlsx')
def start_check_results_job(sched):