Hi everyone, I have a doubt regarding job execution. Is there any kind of cache for what changes in the tasks of a job are not detected?
I updated "all" tasks definition but my docker image is still executing old ones.
Copy code
- name: all
tasks:
- data_migration target-postgres
- dbt-postgres:run_data_migration
v
visch
08/04/2023, 12:31 PM
Not that I'm aware of I'd jump into your docker image and verify the meltano.yml is updated