Julio Bastida

Results 2 issues of Julio Bastida

Small fix on the callback set by the grpc client interceptor. Trying to access the result raises the Future exception which can be problematic for asynchronous grpc calls. This PR...

cla: yes

Node version: 8.9.3 Configuration: ```JSON "logdna": { "index_meta": true, "key": "xxxxxxxxxxx", "env": "development" } ``` The first batch of logs is correctly sent and we can see them in the...