Samuel Cox

Results 24 comments of Samuel Cox

@dnagarajan89 pointed out the silliness of my snippet above. It would block retry on any further request that ultimately grabbed a new connection from the pool. While we may can...

Hi @pderop, Actually, our first attempt did involve using `mapConnect` and a list of retry-able exceptions. All our tests passed; however, our product folks asked for behavior we had in...

I don't see why not @violetagg . Did you happen to look at some of the other parts of the PoC? Totally understand if you're waiting for an official PR.

Totally makes sense. Not sure why I didn't do that to start with. I will try to get this done within the next week or so.

This is causing me pain as well. I'm not sure if I'm misreading the SO post, but seems like they are saying the bundle plugin should be defined in this...

Hi! Yes, I've been working off the tag. I've been doing it for a work requirement, so I've been building what I need. I do need to do a diff...

I'm pretty sure `0.13.0`; however, at this point, I've gone back to working off `master`.. I need a lot of the functionality there, specifically around giving a handle to the...

For now, I'm going to use `0.13.0-1`. Otherwise, we couldn't even consider merging back to your org without redoing your policy on version numbers..

Thanks Violeta. Honestly, I need to work on it. It was not as easy as initially thought:) I can pass all the tests with my current code (not pushed yet),...

I pushed it, but I'm not happy about it. It's going to be a busy week or two, so I'm not sure when I will come back to it. Bottom...