Git Product home page Git Product logo

Comments (4)

sjsadowski avatar sjsadowski commented on May 9, 2024 1

Or if you can share what specific part of code/configuration you want to see, will try to share that separately.

Since we don't know your code, we can't really tell you what we'd want to see. What I can tell you is that whatever that code is likely has some blocking calls in it due to the fact that it's taking so long (~ 20 seconds) but as a background task, it should not be impacting the rest of your application.

I am guessing this is something you took over, not wrote yourself?

from sanic.

sjsadowski avatar sjsadowski commented on May 9, 2024

Please provide a link to your code so that we can review.

from sanic.

sham-hq avatar sham-hq commented on May 9, 2024

The code is in private repository, sorry can't share the link of the same. Or if you can share what specific part of code/configuration you want to see, will try to share that separately.
But I believe some background task is causing this.
And I am not being able to find out that task by Task-id Task-36.
So, if you can help me to locate same.
Thanks

from sanic.

iAndriy avatar iAndriy commented on May 9, 2024

The code is in private repository, sorry can't share the link of the same. Or if you can share what specific part of code/configuration you want to see, will try to share that separately. But I believe some background task is causing this. And I am not being able to find out that task by Task-id Task-36. So, if you can help me to locate same. Thanks

@sham-hq Would be happy to help you, though if I've got it right you cannot share code "as is". I am seconding @sjsadowski comment on the blocking call which takes too long. Have you tried to play with number of workers ?
If you can get back with reproducible example we can figure things out.
Checkout this guide from StackOverflow for details on how to do so.

from sanic.

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.