Skip to content

Add twitter adapter to prevent errors on 429 status code #369

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

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

denniszon
Copy link

Twitter embed wasn't working anymore for me. Every request we did was a 429, which threw an exception. With this adapter the 429 shouldn't throw an exception anymore and should work as expected. Tested this already on multiple environments, because clients really depend on this.

Issue
#337

Changelog:

  • Add Twitter adapter to prevent errors on 429 status code

@oscarotero oscarotero merged commit c35f948 into php-embed:v3.x Jun 29, 2020
@oscarotero
Copy link
Collaborator

Thanks 👍

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