Giter Club home page Giter Club logo

Comments (2)

JamoCA avatar JamoCA commented on September 14, 2024 1

Track the media host/path and enfforce some sort of throttling and/or debouncing. I understand that you want it to retry immediately if a connection is dropped, but if it's not coming back up soon or is overwelmed, performing repeated requests aren't going to to help.

Maybe perform an immediate check at the same host/pasth. If no response, don't try that host/path again for 5 seconds. If no response during next check, set timeout to to 10 seconds. If no response, set the timeout out to 30 seconds (or longer) or flag is as a non-responsive endpoint and skip it in the future (or try again in 5 minutes.)

from m3ustreamplayer.

opi avatar opi commented on September 14, 2024

thanks for reporting this issue.

Do you suggest anything to prevent this behavior ?

from m3ustreamplayer.

Related Issues (2)

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.