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

Refactor client request/response handling to support better retries #366

Merged
merged 3 commits into from Apr 12, 2015
Merged

Refactor client request/response handling to support better retries #366

merged 3 commits into from Apr 12, 2015

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Apr 6, 2015

Return a list of responses and include individual (unraised) FailedPayloadsError instances rather
than always raising a FailedPayloadsError. This should allow producers to determine which payloads succeeded and which failed, specifically.

@dpkp
Copy link
Owner Author

dpkp commented Apr 6, 2015

Fixes Issue #301

Dana Powers added 3 commits April 6, 2015 10:42
…esponses

and include individual (unraised) FailedPayloadsError instances rather
than always raising a FailedPayloadsError. This should allow producers
to determine which payloads succeeded and which failed, specifically.
@dpkp dpkp added this to the 0.9.4 Release milestone Apr 12, 2015
dpkp added a commit that referenced this pull request Apr 12, 2015
Refactor client request/response handling to support better retries
@dpkp dpkp merged commit 19643fb into dpkp:master Apr 12, 2015
@dpkp dpkp deleted the failed_payloads branch June 10, 2015 00:31
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.

None yet

1 participant