One of our core datasets finance-fix that should be updated daily, is stuck on 2nd of October - the scheduled job is running but data is never updated.
Acceptance criteria
[x] we have the lates data after scheduled run
Tasks
[x] reproduce locally
[x] investigate reason (see analysis)
[x] fix
Analysis
This is happening cause only "main" pipeline is running on scheduled time and derived ones remain same
FIXED. Now derived pipelines are run on schedule and main pipelines is run automatically as it is marked as dirty.
See finance VIX https://datahub.io/core/finance-vix
One of our core datasets finance-fix that should be updated daily, is stuck on 2nd of October - the scheduled job is running but data is never updated.
Acceptance criteria
Tasks
reproduce locallyAnalysis
This is happening cause only "main" pipeline is running on scheduled time and derived ones remain same