Chris Roth
04/02/2020, 11:01 PMcelery_config.yaml
that is passed to dagster-celery
?alex
04/02/2020, 11:05 PMChris Roth
04/02/2020, 11:06 PMalex
04/02/2020, 11:06 PMChris Roth
04/02/2020, 11:07 PMalex
04/03/2020, 7:32 PMbroker:
env: ENV_NAME
Chris Roth
04/03/2020, 7:33 PMexecution:
celery:
broker:
env: CELERY_BROKER
worker_1 | broker_url = '{'env': 'CELERY_BROKER'}'
worker_1 | ^
worker_1 | SyntaxError: invalid syntax
alex
04/03/2020, 7:44 PMChris Roth
04/03/2020, 7:44 PMalex
04/03/2020, 7:45 PMChris Roth
04/03/2020, 7:46 PM["dagster-celery", "worker", "start", "-y", "celery.yaml"]
alex
04/03/2020, 11:17 PMChris Roth
04/03/2020, 11:23 PMalex
04/04/2020, 12:34 AMmax
04/04/2020, 1:07 AM