Code Monkey home page Code Monkey logo

Comments (3)

sorentwo avatar sorentwo commented on July 30, 2024

Is it safe to prune the beats w/o negatively affecting the jobs?

It is safe to prune beats that are more than a minute old. The UI relies on beats for a lot of what it displays, but it will recover after a few seconds if you delete all the beats.

A sweeper that's independent of the pruner.

Separate configuration for this could work. Currently beat pruning isn't configurable at all, which may be an issue for limited databases (i.e. entry tier heroku which only allows 10,000 rows).

If you were to enable pruning with a really long history (months, years) you would retain all of the jobs and get the automatic beat pruning.

from oban.

jc00ke avatar jc00ke commented on July 30, 2024

Yeah, we're on the hobby Heroku plan and we're about to hit the 10M record limit. Enabling a long history should do the trick. Thanks!

from oban.

sorentwo avatar sorentwo commented on July 30, 2024

Glad that will work!

If there is somewhere in the docs you'd have liked/expected to see this info, let me know (or open a PR 💛).

from oban.

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.