-
Notifications
You must be signed in to change notification settings - Fork 87
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
sleep duration is too long #7
Comments
In linkedineasyapply.py line 64, change 15 to however many minutes you want it to sleep for. I have personally tried less time and it ends up logging me out, but feel free to try to see if there is a lesser time that works. |
Here's what my thing's doing: 13:55:25 - INFO - 596.0 minutes left in this search |
You are not using my bot, but someone else's. |
My error. I'll try yours |
Sleeping for 881.592579126358 seconds.
could we minimize this sleeping time , i believe this is 14 min!!
could this be between 5 to 7 min as maximum .
one more thing i get this error after this sleeping time
[9640:4564:0718/145744.396:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled
OS : Windows 10
python version : 3.9.6
running the script from Powershell
The text was updated successfully, but these errors were encountered: