Jamil

Results 709 comments of Jamil

I believe this is done / not relevant anymore @conectado ?

Thanks for putting this together. We should be conservative in the spectrum of versions we have to support starting out, we can always expand to more later. One big part...

Yeah @conectado and I discussed this before. It's an interesting idea. It would certainly help rule out some variables when trying to reproduce issues. I think there's a small chance...

This is a fairly low-risk change, right? Simply reduce the DNS name to an IP in our range using your favorite hash function and increment in case of collision?

Would make for an interesting followup to the How DNS works post.

I think for this particular one we can just immediately call `on_disconnect` if the initial connection fails. For roaming / deploys, we can call `reconnect` which should have retry logic....