Giter Site home page Giter Site logo

Comments (4)

slatinsky avatar slatinsky commented on August 29, 2024

There is a way - move out some exports from /exports folder

v2 client-server rewrite already fixed this issue - client in this version requests only required data from the server

from discordchatexporter-frontend.

Shadowmech88 avatar Shadowmech88 commented on August 29, 2024

move out some exports from /exports folder

What if it's just one single guild with one single channel that simply has an enormous amount (millions) of messages? There'd be nothing to move out of the folder.
Also I tried a partitioned export (and those partitions of that single channel of that single guild are the only things in the exports folder) and I still have the same issue. The computer absolutely has enough RAM to handle it, but are there any browsers/programs capable of viewing the local server and allocating that much RAM to a single tab?

client in this version requests only required data from the server

Out of curiosity, does v2 still work this way when accessing the running instance via a web browser in the case of the Docker version? Or would I see similar OOM errors with even a recent release of the Docker version of DCEF?

from discordchatexporter-frontend.

slatinsky avatar slatinsky commented on August 29, 2024

Out of curiosity, does v2 still work this way when accessing the running instance via a web browser in the case of the Docker version? Or would I see similar OOM errors with even a recent release of the Docker version of DCEF?

v2 send to the client only message ids of the channel and only messages in the viewport are requested. That means that you can reach out of memory errors at some point, but you would need really really really large channel to reach that (unlikely).

from discordchatexporter-frontend.

slatinsky avatar slatinsky commented on August 29, 2024

Closing as won't fix. Memory usage is better in the latest version of frontend and it is not worth it to backport the change

from discordchatexporter-frontend.

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.