Hi Brian, unfortunately I haven't experienced this however if you are not
familiar with logging celery values in the terminal to check repeated
values. Try to visit this or search similar keywords:

https://stackoverflow.com/questions/31414468/print-statement-in-celery-scheduled-task-doesnt-appear-in-terminal

On Tue, Oct 24, 2023 at 2:09 PM Brian Odhiambo <[email protected]>
wrote:

> Hello everyone.
> I have scheduled tasks that get executed with Celery. On development, the
> scheduled tasks are executed only once. But in production, they're executed
> redundantly. I have my django application deployed on a private server.
> I've tried to examine what could be the cause of this behaviour and could
> not solve it. Anyone who has ever had such a challenge, how did you solve
> it?
>
> Thanks in advance for your help.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAPjQKqY7ru4oSi6Cxyps5tG%3DTi_VQ525RB7Xxkgej4TiWCow9Q%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAPjQKqY7ru4oSi6Cxyps5tG%3DTi_VQ525RB7Xxkgej4TiWCow9Q%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAKKJMPNxJyuJLsqDGROcT%3DgRY5Pzb%3Dx1J6%3DyS2Q2DROPCM7yiw%40mail.gmail.com.

Reply via email to