You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User chose to skip waiting.
2024-12-04 13:46:03.301 | DEBUG | src.aihawk_job_manager:start_applying:134 - Starting the search for Deep Learning in Columbus, Ohio.
2024-12-04 13:46:03.302 | DEBUG | src.aihawk_job_manager:start_applying:140 - Going to job page 0
2024-12-04 13:46:03.302 | DEBUG | src.aihawk_job_manager:next_job_page:441 - Navigating to next job page: Deep Learning in &location=Columbus, Ohio, page 0
2024-12-04 13:46:07.206 | DEBUG | src.aihawk_job_manager:start_applying:143 - Starting the application process for this page...
2024-12-04 13:46:07.216 | DEBUG | src.aihawk_job_manager:get_jobs_from_page:256 - No job results found on the page.
2024-12-04 13:46:07.216 | DEBUG | src.aihawk_job_manager:start_applying:148 - No more jobs found on this page. Exiting loop.
Sleeping for 56.085293769836426 seconds. Press 'y' to skip waiting. Timeout 60 seconds : y
2024-12-04 13:46:07.985 | DEBUG | src.aihawk_job_manager:start_applying:208 - User chose to skip waiting.
Sleeping for 1.4166666666666667 minutes. Press 'y' to skip waiting: y
2024-12-04 13:46:09.706 | DEBUG | src.aihawk_job_manager:start_applying:224 - User chose to skip waiting.
2024-12-04 13:46:09.706 | DEBUG | src.aihawk_bot_facade:start_apply:79 - Apply process started successfully
Expected behavior
Applying
Actual behavior
Program ending
Branch
main
Branch name
origin/HEAD
Python version
3.12
LLM Used
Openai
Model used
gpt-4o-mini
Additional context
It was working fine for weeks. Before the feature of waiting after each call was added.
The text was updated successfully, but these errors were encountered:
Describe the bug
Program ending when starting to apply.
Steps to reproduce
User chose to skip waiting.
2024-12-04 13:46:03.301 | DEBUG | src.aihawk_job_manager:start_applying:134 - Starting the search for Deep Learning in Columbus, Ohio.
2024-12-04 13:46:03.302 | DEBUG | src.aihawk_job_manager:start_applying:140 - Going to job page 0
2024-12-04 13:46:03.302 | DEBUG | src.aihawk_job_manager:next_job_page:441 - Navigating to next job page: Deep Learning in &location=Columbus, Ohio, page 0
2024-12-04 13:46:07.206 | DEBUG | src.aihawk_job_manager:start_applying:143 - Starting the application process for this page...
2024-12-04 13:46:07.216 | DEBUG | src.aihawk_job_manager:get_jobs_from_page:256 - No job results found on the page.
2024-12-04 13:46:07.216 | DEBUG | src.aihawk_job_manager:start_applying:148 - No more jobs found on this page. Exiting loop.
Sleeping for 56.085293769836426 seconds. Press 'y' to skip waiting. Timeout 60 seconds : y
2024-12-04 13:46:07.985 | DEBUG | src.aihawk_job_manager:start_applying:208 - User chose to skip waiting.
Sleeping for 1.4166666666666667 minutes. Press 'y' to skip waiting: y
2024-12-04 13:46:09.706 | DEBUG | src.aihawk_job_manager:start_applying:224 - User chose to skip waiting.
2024-12-04 13:46:09.706 | DEBUG | src.aihawk_bot_facade:start_apply:79 - Apply process started successfully
Expected behavior
Applying
Actual behavior
Program ending
Branch
main
Branch name
origin/HEAD
Python version
3.12
LLM Used
Openai
Model used
gpt-4o-mini
Additional context
It was working fine for weeks. Before the feature of waiting after each call was added.
The text was updated successfully, but these errors were encountered: