angular-jsonrpc-client icon indicating copy to clipboard operation
angular-jsonrpc-client copied to clipboard

fixed data null on batch send error

Open GerritK opened this issue 8 years ago • 2 comments

GerritK avatar Jun 23 '16 09:06 GerritK

Hi Gerrit,

thanks for your pull request. Could you explain in a few sentences which problem this change solves, so I can write proper release notes?

Thanks.

joostvunderink avatar Jul 05 '16 10:07 joostvunderink

Hi Joost,

the 'data' value could be null if there was an error in network transport. As http state there is -1 and the promise does not complete.

Greets.

GerritK avatar Jul 05 '16 10:07 GerritK