Skip to content

Set errorTriggered to false on success#316

Merged
micahflee merged 2 commits intomainfrom
310-one-more-false-positive
Dec 4, 2024
Merged

Set errorTriggered to false on success#316
micahflee merged 2 commits intomainfrom
310-one-more-false-positive

Conversation

@micahflee
Copy link
Copy Markdown
Member

This is related to #310.

Each time you delete a tweet, it has 3 tries. If it fails in one of those tries but then succeeds at the end, errorTriggered is still true. This fixes that, so it doesn't trigger an error if it was ultimately successful.

It also fixes it on deleteLikes.

@micahflee micahflee merged commit 9516bc9 into main Dec 4, 2024
@micahflee micahflee deleted the 310-one-more-false-positive branch December 4, 2024 21:24
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.

1 participant