Giter Club home page Giter Club logo

Comments (5)

dealloc avatar dealloc commented on August 16, 2024 1

I'll close this, but should we run into resource leaks in the future feel free top open a new bug :)

from api.

dealloc avatar dealloc commented on August 16, 2024

I kept the API running for about a day and it didn't increase too much.
So it's probably not related to the synchronization but the API responding to endpoint requests.

This narrows it down

from api.

stnokott avatar stnokott commented on August 16, 2024

I have the API running as a Docker container, with another container requesting almost every endpoint sequentially, every 10mins.

Resource usage of both containers is stable.
If required for further investigation, I could reduce the time between sequential API requests...?

from api.

dealloc avatar dealloc commented on August 16, 2024

I've profiled the application but memory usage didn't increase beyond reasonable growth (aka hitting the endpoint with 100 concurrent users creates more memory, but that's because it's servicing a higher load).

@Stonemercy did mention he's running an older build, perhaps the issue was already resolved with one of the later updates?

from api.

Stonemercy avatar Stonemercy commented on August 16, 2024

After running an updated version of the API for 2 days and having it idle at basically 1%, I think it's safe to assume it was an issue with the previous version we were running on which has since been fixed.

Happy to close this unless you want to investigate more 👍🏻

from api.

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.