Giter Club home page Giter Club logo

Comments (2)

WyriHaximus avatar WyriHaximus commented on June 1, 2024 1

Hey @ellisonpatterson,

In the HappyEyeBallsConnectionBuilder comes up. Without deeply diving into the problem please know that happy eyeballs attempts mutiple connections if it gets multiples IP's from the DNS server to acquire a connection quickly. If a connection attempt is in flight but another one succeeds that attempt and the problems will be canceled and the rejection from that will be ignored because a successful connection has been created. Do you get the message as well because you should be able to get a lot of information from that.

from http.

SimonFrings avatar SimonFrings commented on June 1, 2024 1

@ellisonpatterson What @WyriHaximus said, there are a few cases where we internally reject promises and handle them accordingly. I'm not sure how much is gained by modifying the Deferred as it doesn't really matter how many promises we reject internally as long as we're handling them. If you're on the lookout for unhandled promise rejections I'd suggest to upgrade to Promise v3 if possible.

Moreover, I think this kind of ticket is better suited for a discussion in our "Q&A" section, as we recommend opening bug tickets only when you can provide evidence of something being broken. Just as a friendly reminder for future tickets :)

I believe this should answer your question, so I will close this ticket for now 👍

from http.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.