GithubHelp home page GithubHelp logo

Comments (2)

arnaudbesnier avatar arnaudbesnier commented on July 1, 2024

Hi @Striptik, thanks for the "heap out of memory" error/stack trace.

Can you explain a bit more on which schema this error happens and what are the relations between them? Also it is not clear to me which request to the Liana API generate such errors, did you isolate them? In short the more detailed your configuration / error experience, the faster we'll dig into this.

Thanks for your help!

from forest-express-mongoose.

Striptik avatar Striptik commented on July 1, 2024

Hi @arnaudbesnier,

This error happens when I filter my data, right from a collection. I add a reference field filter in some collection, the reference field type (string, number, datetime...) does not change anything.

Most of the time, these errors appeared on big collections, and the refered collections is big too.
e.g.:
Customer (Collection) => lastAddressUsed (Address collection referred field on customer) => postalCode (field in address Collection) IS 75001

OR

Order (Collection) => customerId (Customer collection referred field on order) => firstname (field in
customer Collection) CONTAINS 'Arnaud'

from forest-express-mongoose.

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.