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

3652 – add test for 429 error to twitter_item_test #380

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

vasconsaurus
Copy link
Contributor

@vasconsaurus vasconsaurus commented Aug 22, 2023

Description

We are getting a few 429 ('too many requests') on sentry. So we added a new test to make sure we are getting the behavior we expect, which we are. Turns out the problem was on fetch.

We decided to keep this test, so this PR is just to add that.

References: 3652

@vasconsaurus vasconsaurus changed the title wip - 3652 – add test for 429 error to twitter_item_test 3652 – add test for 429 error to twitter_item_test Aug 23, 2023
@vasconsaurus vasconsaurus marked this pull request as ready for review August 23, 2023 18:37
@vasconsaurus
Copy link
Contributor Author

the failure on Travis is a facebook test

@vasconsaurus vasconsaurus merged commit ef21144 into develop Aug 23, 2023
3 of 4 checks passed
@vasconsaurus vasconsaurus deleted the fix-3652-twitter-too-many-requests branch August 23, 2023 18:51
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.

2 participants