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

Handle retries exhausted situation gracefully #33

Merged
merged 2 commits into from
Jan 18, 2017

Conversation

Shmuma
Copy link
Contributor

@Shmuma Shmuma commented Jan 18, 2017

Hi!

In some rare cases response can be None, _send_batch should handle gracefully.

Also, it's possible to send very large message (larger than clowdwatch limit), which leads to delivery failure. To still be able to deliver something, it's worth to truncate such messages.

@kislyuk kislyuk merged commit 3f560a3 into kislyuk:master Jan 18, 2017
@kislyuk
Copy link
Owner

kislyuk commented Jan 18, 2017

LGTM, 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