Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: <Provide a clear, descriptive title> #996

Open
Roberto-Candelario opened this issue Dec 4, 2024 · 0 comments
Open

[BUG]: <Provide a clear, descriptive title> #996

Roberto-Candelario opened this issue Dec 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Roberto-Candelario
Copy link

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.

@Roberto-Candelario Roberto-Candelario added the bug Something isn't working label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant