Channels
dagster-de
integration-airbyte
topic-async-execution
local-japan
dagster-cube
community-freelance
dagster-wandb
dagster-feedback
community-machine-learning
integration-bigquery
dagster-university
ask-community
dagster-dask
integration-snowflake
dagster-releases
integration-dbt
faq-read-me-before-posting
tools
feature-insights
feature-pipes
project-flexible-range-backfills
data-platform-design
community-events
dagster-serverless
dagster-noteable
introductions
integration-airflow
dagster-cloud
random
dagster-spatial
ask-ai
announcements
github-discussions
豆瓣酱帮
dagstereo
deployment-ecs
deployment-kubernetes
jobs
community-showcase
feature-asset-checks
Powered by
#announcements
Title
# announcements
s
Sam Rausser
06/05/2020, 1:36 AM
why is it running cron code?
p
prha
06/05/2020, 1:36 AM
Do you have a scheduler configured?
Yeah, it’s this:
Copy code
scheduler: module: dagster_cron.cron_scheduler class: SystemCronScheduler
s
Sam Rausser
06/05/2020, 1:37 AM
so nix it?
if i dont need it
p
prha
06/05/2020, 1:37 AM
I
think
you don’t need it if you don’t have schedules in your repo
s
Sam Rausser
06/05/2020, 1:38 AM
sounds good, thank you
3 Views
Post