GithubHelp home page GithubHelp logo

Comments (5)

jpedroschmitz avatar jpedroschmitz commented on May 21, 2024 1

Hey @wemersonrv, on the latest release, that added support for Adonis 5, we have updated the bull-board package to the latest version, where it is now possible to clear all completed/failed jobs or delete specific ones. That's the reason I'm closing this issue, if you have any questions, let me know.

shot

If you want to know more about the new version of Adonis Bull, click here.

from adonis-bull.

wemersonrv avatar wemersonrv commented on May 21, 2024 1

Hello,

I'm still on the version 0.2.3 due to compatibility issues on my project, because i don't update it to adonis 5 yet.

Well i'm having an annoying issue when it gets a large amount of jobs list on board (completed, failed, etc)... it gets a lot of memory and is going to use a lot of swap. Last server i've checked it has about 50K completed jobs on list and it costs me a lot of memory, and after clean the jobs; it frees a lot of memory.

So, there is some method that i need to call from my project to empty old messages so i put it in a scheduled job to keep only a list with last month jobs?

from adonis-bull.

wemersonrv avatar wemersonrv commented on May 21, 2024

Hello? Is this package died because there are no answers after several months???

from adonis-bull.

fhugoduarte avatar fhugoduarte commented on May 21, 2024

Hey @wemersonrv , forgiveness for the delay ๐Ÿ˜ž

adonis-bull use the bull-board package, it fetches this information from the queue, that is, it will be stored in redis. The bull-board offers the options to clean some jobs.

We're working on a new version compatible with adonis5 and we will update the bull-board.

I hope it was useful.

from adonis-bull.

wemersonrv avatar wemersonrv commented on May 21, 2024

Hello, updating... The dashboard is giving me the error ERR_CONNECTION_REFUSED, but just the dashboard has this issue. It works fine and the Jobs are working.

OS: Ubuntu Server 20.04
Nodejs: v12.22.4

from adonis-bull.

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.