everyone
Can someone please explain what is the Celerybeat purposed?
Also, how to read it logs – what is a good output and what is bad?
I tried to deploy a celerybeat and all logs return 1, I’m trying to figure out if that is a bad thing and if so how to fix it.
Example to one of the logs:
celery.utils.functional:
def fetch_url(data, headers):
return 1
New contributor
tamarin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.