Revision 49d435252d25325789ef2da0b280c9b174df330b authored by brharrington on 01 September 2016, 15:56:05 UTC, committed by GitHub on 01 September 2016, 15:56:05 UTC
Fixes a bug where the failure message was getting encoded as
a json string inside the message of the json response. Also
changes the behavior on failures to have the error count
explicitly in the response and limit the number of specific
failure messages to the first 5. This significantly reduces
allocations and response sizes for payloads with many failures.
1 parent 308ec77
History

README.md

back to top