Clement Emmanuel
03/22/2023, 2:52 PMdagster dev -m ...
intentionally periodically refresh? i notice the logs keep repeating as if the code location is being refreshed, is there any way to suppress this to only refresh when user explicitly requests a reload (e.g. via the UI)jamie
03/22/2023, 3:08 PMClement Emmanuel
03/22/2023, 3:10 PM2023-03-22 08:02:55,285 INFO [api.py:742] Started Dagster code server for module code_locations in process 78498
There is a good amount of processing that happens to generate the assets in our `Definition`(which ideally only happens once) and i can see all the logs associated with that also repeating after the above linejamie
03/22/2023, 3:11 PMdaniel
03/22/2023, 3:16 PMClement Emmanuel
03/22/2023, 3:19 PMdagster dev
and configure it somehow, though i don't really see an option so maybe notdaniel
03/22/2023, 3:20 PMClement Emmanuel
03/22/2023, 3:21 PM