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

fix: exception handling TimeoutError (#20) #21

Merged
merged 1 commit into from Sep 18, 2020
Merged

fix: exception handling TimeoutError (#20) #21

merged 1 commit into from Sep 18, 2020

Conversation

jef
Copy link
Owner

@jef jef commented Sep 18, 2020

Description

Resolves #20

Using try/catch around code that throws TimeoutError and skipping it.

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
@jef jef self-assigned this Sep 18, 2020
@jef jef merged commit 00a0687 into main Sep 18, 2020
@jef jef deleted the jef/20-exception branch September 18, 2020 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

catch on page timeout error to auto restart app
2 participants