You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using elasticsearch-streams in production for several month and I'm pretty happy with it. However I think I could have an easier time debugging.
I would like to get the index of the error back in the error object. Something like this :
Hello there,
I have been using elasticsearch-streams in production for several month and I'm pretty happy with it. However I think I could have an easier time debugging.
I would like to get the index of the error back in the error object. Something like this :
https://github.com/hmalphettes/elasticsearch-streams/blob/master/lib/writable-bulk.js#L88
It would be really helpful to know which object is the source of the error.
The text was updated successfully, but these errors were encountered: