Git Product home page Git Product logo

Comments (7)

mrhappyasthma avatar mrhappyasthma commented on June 5, 2024

It seems like the logic may either be failing or hanging.

I'm seeing some logs for:

logging.error('Failed to parse EPS averages.')

ERROR:root:Failed to parse EPS averages.

But it seems like the python is not writing back the response. I don't see the POST reply in the app engine log output.

from isthisstockgood.

mrhappyasthma avatar mrhappyasthma commented on June 5, 2024

The first step is probably to add some more info logs to the python logic.

from isthisstockgood.

mrhappyasthma avatar mrhappyasthma commented on June 5, 2024

Does not appear to occur when running locally with flask.

from isthisstockgood.

mrhappyasthma avatar mrhappyasthma commented on June 5, 2024

This does not seem 100% reproducible. I suspect the problem is with one/some of the requests hanging and taking a while to actually time out.

Showing a loading affordance will help with this, but maybe having a hard-timeout would be useful too.

from isthisstockgood.

mrhappyasthma avatar mrhappyasthma commented on June 5, 2024

This just occurred for the first time in a while. I need to add some more log statements to see if I can notice anything.

One theory would be that the requests could take a long time to return and don't timeout quick enough, in which case a more strict timeout on each RPC could be useful. But this is just speculation.

from isthisstockgood.

kocielnik avatar kocielnik commented on June 5, 2024

@mrhappyasthma, I love the way you've documented your analysis here!

Having read this, I feel I could pick up this issue right away where you left off.

So rare to see an analysis written down step by step like this. A wonderful example! :)

About the tool - it helps a lot in applying The Rule! Thanks a lot for sharing it!

from isthisstockgood.

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.