default queue MORNING_DATA_CACHE

This commit is contained in:
2024-05-15 10:29:02 +02:00
parent 1dd0fd673f
commit 67d6633951
2 changed files with 5 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=28, file_path='~/Desktop/contact_list_2024-05-10.xlsx')
start_send_requests(thread_number=31, file_path='~/Desktop/contact_list_2024-05-14.xlsx')
def start_check_results_job(sched):