is there a way to pass config options from dagster...
# announcements
c
is there a way to pass config options from dagster-celery to celery? i'm getting
You're running the worker with superuser privileges
in docker. celery accepts
--uid
option but not
docker-celery
m
easy to add - how would syntax like
dagster-celery worker start blah blah -- --uid 42
 suit
c
makes sense to me - just like npm
m
Hi @Chris Roth, this just landed to master and will go out in today's release
c
that's exciting! thank you for letting me know 🙂
can't wait to get that incorporated into our next release
🦜 1