use 25 segments

This commit is contained in:
2024-04-26 12:27:13 +02:00
parent 0c6d276f82
commit d74904666c
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ from request_sender_test import start_send_requests
def start_book_appointment():
start_send_requests(thread_number=25, file_path='~/Desktop/contact_list_2024-04-24.xlsx')
start_send_requests(thread_number=25, file_path='~/Desktop/contact_list_2024-04-25_2.xlsx')
def start_check_results_job(sched):