Additional context: this is coming up now because I’m working on moving from “local testing” to “production” and I’m hoping to avoid painting myself into a corner. At this moment, I’m planning on writing my own airflow dag and running that (instead of
meltano schedule
etc.) so that I can specify different
--select
args to run for different cadences. Not sure if that affects how I should think about job-ids or not.