Code Monkey home page Code Monkey logo

Comments (3)

tssurya avatar tssurya commented on August 23, 2024

@freedge : thanks for the issue!
So I agree in ideal k8s world we probably should keep retrying but in ovnkube today we keep retries pinned at max 15 because the retry is triggered every 30seconds and there is a backoff algorithm as well so totally it amounts to many minutes of retry which can flood large environments which is the reason why we added a cap and did that fix to supress those logs instead of infinite retry cc @ricky-rav PTAL

So in this case if the range is indeed really full and we can't do anything about it, I think admin should react on the triggered "subnet full alert" and do the needful which would retrigger events.

However we can revisit this cap and explore real level drivenness if this needs fine tuning.

from ovn-kubernetes.

ricky-rav avatar ricky-rav commented on August 23, 2024

Even in level-driven controllers there's usually a cap on the number of retries (re-queues). We can revisit our max of 15 if there's a specific need, but I think it's a lot more complicated to handle if we /never/ give up an add/update/delete operation than if we give up after n failed attempts

from ovn-kubernetes.

github-actions avatar github-actions commented on August 23, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.

from ovn-kubernetes.

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.