Giter Site home page Giter Site logo

Comments (5)

auvipy avatar auvipy commented on August 16, 2024 1

I will try to verify but no other issues reported like this

from django-celery-beat.

elyssonmr avatar elyssonmr commented on August 16, 2024

I forgot the terminal output:

[2017-07-10 23:07:20,467: INFO/MainProcess] Received task: test_tasks.tasks.print_run_count[402d0447-54e2-4da7-a78f-5d0b81b63893] [2017-07-10 23:07:22,083: WARNING/PoolWorker-4] 99 [2017-07-10 23:07:22,084: INFO/PoolWorker-4] Task test_tasks.tasks.print_run_count[402d0447-54e2-4da7-a78f-5d0b81b63893] succeeded in 0.004580827999234316s: None [2017-07-10 23:07:30,472: INFO/MainProcess] Received task: test_tasks.tasks.print_run_object[c0147985-1b65-4eb8-a54b-0c02848cff82] [2017-07-10 23:07:32,086: WARNING/PoolWorker-1] 114

from django-celery-beat.

auvipy avatar auvipy commented on August 16, 2024

really sorry that we couldn't respond to you in time. should we close the issue or this might be still an issue?

from django-celery-beat.

elyssonmr avatar elyssonmr commented on August 16, 2024

I think it still a issue. But I am not using Celery anymore :(

from django-celery-beat.

salykin avatar salykin commented on August 16, 2024

Hi.

I have the same issue.
I want to get the actual count of task launches at any moment from within any worker. I try to get this metric from the total_run_count of the PeriodicTask model.
I set a schedule to run my task every minute. I have inspected, that total_run_count field updates not after each task launch, but after "Writing entries..." log record of the Beat scheduler:
изображение

In my case flushing updates occurred every 3 minutes. It is reasonable for caching and reducing a count of db-queries.

Is there a way to obtain the real count of task launches from a worker?

from django-celery-beat.

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.