Coder Social home page Coder Social logo

Comments (5)

zhiming99 avatar zhiming99 commented on May 23, 2024

Fixed in the commit a93922b. The reason is the incorrect handling of immediate return of handshake,
which happens rarely, but likey when system load is high. The solution is to replace the incorrect handling with that from async return, which has proved to be correct all the time.

from rpc-frmwrk.

zhiming99 avatar zhiming99 commented on May 23, 2024

New unexpected disconnection found in this stress test. The error report is CIfOpenPortTask failed with 0x80010003, and the proxy state is stateConnected. The network traffic shows the proxy actively close the connection right before calling the first request LongWait. It is very difficult to reproduce this bug. And so far only once.

from rpc-frmwrk.

zhiming99 avatar zhiming99 commented on May 23, 2024

The last one is not fixed yet. The latest test shows CPythonRpcSvc_CliSkel failed to open its port. And still trying to determine whether the failure occurs in the reqfwdr or in the proxy.

from rpc-frmwrk.

zhiming99 avatar zhiming99 commented on May 23, 2024

The last one is not fixed yet. The latest test shows CPythonRpcSvc_CliSkel failed to open its port. And still trying to determine whether the failure occurs in the reqfwdr or in the proxy.

The latest test shows the CUnixSockStmServerRelay failed to start with error -2 or 0x80010003. the reason is still unknown.

from rpc-frmwrk.

zhiming99 avatar zhiming99 commented on May 23, 2024

cannot reproduce any more. probably fixed by this commit ede110c. So it will be closed when the associated PR is submitted.

from rpc-frmwrk.

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.