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

Update Twitter client implementation #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link

@devin-ai-integration devin-ai-integration bot commented Dec 19, 2024

feat: Update Twitter client to use GraphQL API

Changes:

  • Implement GraphQL-based Twitter client following agent-twitter-client patterns
  • Add comprehensive test suite with mocked responses
  • Implement exponential backoff for rate limiting
  • Add proper error handling for GraphQL responses
  • Fix response unmarshaling for nested data structures

Link to Devin run: https://app.devin.ai/sessions/09fd11bb308e4e7ea35983c51cff30d5

- Implement Twitter client with OAuth1 authentication
- Add rate limiting with exponential backoff
- Handle context cancellation and timeouts
- Add comprehensive test suite

Co-Authored-By: [email protected] <[email protected]>
Copy link
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Add "(aside)" to your comment to have me ignore it.

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.

0 participants