-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
When session expires (happens to me when using Gmail) the infinite loop just logs an error and continues but that same exception is triggered every time.
Log file is then filled with tens of gigabytes of the same error:

I have zero experience with Python, I suppose main function should be on a loop and scheduler.run() should break the loop on exception so that main function could initiate everything again and start a new session.
I also have disabled logging most messages as it seems that the script keeps picking up the same email that was already opened before and also fills log file. I'm now only printing "Parsed Netflix Email" message to log with condition "if ret:"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels