Nitin Madhavan
02/16/2022, 5:37 AMrex
02/16/2022, 5:52 AMstartSensor
mutation that you can use to enable the sensors programatically. There's also dagster sensor start --start-all
that you can run from the CLI.
Though just to mention, in 0.14.0, there will be a way to have your sensors be enabled through code - https://github.com/dagster-io/dagster/pull/6079. This way, whenever you restart Dagit when developing, your sensors will always be on.Nitin Madhavan
02/16/2022, 5:54 AM