-
-
Notifications
You must be signed in to change notification settings - Fork 159
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 - Connection lost #23
Comments
Why did disconnection actually happen? Are you connected via cable or wifi? Maybe you touched the cable before disconnection happened or maybe it's damaged? |
Intermittent Wi-Fi connection. |
Have to catch it and retry after a delay. This is the general strategy for handling RequestTimeouts.
Or something like that:
|
I catch timeout exception already. The script had to start current blogger from the beginning after this crash, did it? |
We need something to bypass connection lost message and try again.
Thank you.
The text was updated successfully, but these errors were encountered: