use 28 threads
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ from request_sender_test import start_send_requests
|
|||||||
|
|
||||||
|
|
||||||
def start_book_appointment():
|
def start_book_appointment():
|
||||||
start_send_requests(thread_number=25, file_path='~/Desktop/contact_list_2024-05-04.xlsx')
|
start_send_requests(thread_number=28, file_path='~/Desktop/contact_list_2024-05-09.xlsx')
|
||||||
|
|
||||||
|
|
||||||
def start_check_results_job(sched):
|
def start_check_results_job(sched):
|
||||||
|
|||||||
Reference in New Issue
Block a user