-
Notifications
You must be signed in to change notification settings - Fork 1
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
503 Error From Twitter API- Campaign Function #8
Comments
The skipped tweet: https://twitter.com/ejsemjasp/status/1579556247254503424. I manually added her minutes since this was missed.
|
For some reason, the cloud logs recognize that an error occurred in the function, but doesn't show up in error reporting. It's not required to figure that out as part of this issue, but it would be nice. |
If you would like/need access to view the Google Cloud Project, message me on discord or tag me in a comment here and we'll coordinate. @dev_nerd2 |
#11 PR for this issue |
I'm seeing instances of 503 HTTP responses coming back from the Twitter API. The bot is not handling these nor is it throwing an error to make this easily visible in Google Cloud. The bot should terminate early and throw an error or retry if a 503 is received. This error somehow resulted in a tweet being skipped.
This should be handled for all bot functions
The text was updated successfully, but these errors were encountered: