use oxylab proxy
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ from request_sender_test import send_request_for_file_list
|
||||
|
||||
def start_book_appointment():
|
||||
# file_list = ['~/Desktop/contact_list_2025-09-08.xlsx']
|
||||
file_list = ['~/Desktop/contact_list_2025-10-30.xlsx']
|
||||
send_request_for_file_list(file_list=file_list, thread_number=60,
|
||||
file_list = ['~/Desktop/contact_list_2025-11-06.xlsx']
|
||||
send_request_for_file_list(file_list=file_list, thread_number=70,
|
||||
data_queue_name=MORNING_DATA_CACHE, stop_at_hour=11, stop_at_mins=10)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user