Celery chain, how to run linked task locally -


i wrote canva task, chain task instance of celery task. each task on chain have linked tasks , linked error tasks.

i need able run entire chain on same worker (.apply on chain). fine, expect linked tasks not executed on same worker.

so there way run linked task locally ?


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -