Giter Site home page Giter Site logo

Comments (5)

kwokhongwong avatar kwokhongwong commented on May 22, 2024

Hi Again

I've just seen that this issue disappears if I increase the Wakeup interval e.g. to around 2 seconds. The prior setting I had was in fact 0.1 secs (not the 0.5 secs previously indicated).

Hong...

from thespian.

kwquick avatar kwquick commented on May 22, 2024

Hi Hong,

I'm glad you are finding Thespian useful, but it does sound like you are seeing something unexpected.

The set_last_intent call above is internally determining if it can send the new message or if the previous message is still being sent. Normally a message send should happen very quickly. There is some rate limiting applied by the RateThrottle in that same file, but it should be allowing a much higher rate than one message every 2 seconds; the hysteresis functionality is only used for system messages between convention admins and should not be impacting your test case.

I am concerned that perhaps the receiving actor is doing something that prevents it from interacting properly with the sending Actor. Can you provide any more information about what the receiver is doing, or alternatively provide a simple test case that reproduces your problem?

-Kevin

from thespian.

kwokhongwong avatar kwokhongwong commented on May 22, 2024

Thanks Kevin for the quick response. I'll take another look over and will try to reproduce with a standalone test for you. Hong...

from thespian.

kwquick avatar kwquick commented on May 22, 2024

Hi Hong,

Just checking to see if you had a chance to look into this issue and if it's still a problem or if this issue should be closed.

-Kevin

from thespian.

kwquick avatar kwquick commented on May 22, 2024

Closing this issue for now. Please feel free to re-open or create another issue if you are still having trouble.

from thespian.

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.