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

catch http errors lower down and retry a couple times #198

Open
NovemLinguae opened this issue Dec 23, 2023 · 0 comments
Open

catch http errors lower down and retry a couple times #198

NovemLinguae opened this issue Dec 23, 2023 · 0 comments

Comments

@NovemLinguae
Copy link
Owner

http errors are by far the most common errors in the error log for GANReviewTool. these could be dealt with more gracefully by catching them down low and retrying 2-5 times before giving up completely.

These errors are a big deal. They cause partial promotions, which are a pain to fix. And in one recent case, they caused a new user of the script to think it was a broken script and immediately uninstall it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant