Josh Lloyd
06/25/2021, 6:02 PMdagster api grpc -h 0.0.0.0 -p 4000 --python-file dagster_repos.py
but that just causes Dagit confusion that causes it to constantly switch between the new pipeline file and the old one. Seems like I need to stop the first grpc process first.daniel
06/25/2021, 6:22 PMJosh Lloyd
06/25/2021, 6:23 PMdagster api grpc
command is the CMD
in the dockerfile for the container being discusseddaniel
06/25/2021, 6:43 PMJosh Lloyd
06/25/2021, 6:44 PMdaniel
06/25/2021, 6:45 PMJosh Lloyd
06/25/2021, 6:55 PM