Skip to content

Conversation

@plusz
Copy link

@plusz plusz commented Jan 24, 2026

  • Track deleted tweets in deleted_tweets.txt to support resume on interruption
  • Add 20s delay between deletions to stay within 50 requests per 15 minutes limit
  • Implement retry logic with exponential backoff for connection errors and timeouts
  • Handle 429 rate limit responses with automatic waiting until reset time
  • Display rate limit status and progress counter (current/total)
  • Add extra delay when rate limit remaining

plusz added 2 commits January 24, 2026 22:37
- Track deleted tweets in deleted_tweets.txt to support resume on interruption
- Add 20s delay between deletions to stay within 50 requests per 15 minutes limit
- Implement retry logic with exponential backoff for connection errors and timeouts
- Handle 429 rate limit responses with automatic waiting until reset time
- Display rate limit status and progress counter (current/total)
- Add extra delay when rate limit remaining
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