broom9
broom9
Seeing the same issue as well
Cool. I currently copied the whole `shouldRetryRequest` method out to check if a request is the last retry. If we can simply expose the value of it, it should work,...
Thanks for the quick reply. I was probably not clear. In a typical Express-based web app, we could have http logs from express-pino-logger and app logs from calling logger.debug/info/warn/error method...
We ([Flux Work](http://fluxwork.co)) are using Objection.js in production in a Node/Express-powered API server. It has been pleasant to use. Thanks for sharing such a great library!