Coder Social home page Coder Social logo

Comments (4)

BrennenRocks avatar BrennenRocks commented on July 17, 2024

@tylerhahn Hey sorry I haven't replied, it's been a busy week!

When you call your endpoint does it just hang? Do you have exact steps to replicate?

from fishbowl-js.

tylerhahn avatar tylerhahn commented on July 17, 2024

@BrennenRocks
No worries! Thanks for the response.

The express server is pretty pretty boilerplate only contains the /products route above with no middleware or 3rd party packages.

The first time I make a request to the /products route I get a response with the requested data. Then if wait ~5-10min the same requests hangs and I need to restart the server to get a response again. The fishbowl log shows 'Waiting for more data from fishbowl' and no Node errors being reported. It also doesn't seem like a memory issue as I'm not seeing any spikes there as well.

from fishbowl-js.

BrennenRocks avatar BrennenRocks commented on July 17, 2024

@tylerhahn I'm having troubles replicating it.

But could you try changing up the index.js file in the node_modules/fishbowl-js/lib folder?
Give this a try, I'm wondering if something is getting an error and then any requests in the reqQueue are not being executed.

image

from fishbowl-js.

wengyilun avatar wengyilun commented on July 17, 2024

@BrennenRocks
I was having a different issue getting the key populated correctly after login. And your updated snipped seems to fix it. 👯 Thanks!!!

from fishbowl-js.

Related Issues (9)

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.