Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes counting of instances passed to trigger 979 dag runs #1436

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

shelleydoljack
Copy link
Contributor

Fixes #1434

I realized that this trigger_digital_bookplate_979_task function works as it should, just that the logging was wrong. See the prod dag run for LINDER fund, where the mapped tasks are reported in the log for trigger_digital_bookplate_979_task__1 is INFO - Total incoming instances 21. This PR fixes what was not necessary (reverts commit c6742fb) and adds the row length to total_instances to get accurate count.

After this is merged and deployed, we need to re-run this failed dag run.

@jgreben jgreben merged commit 7ffa8a0 into main Nov 14, 2024
4 checks passed
@jgreben jgreben deleted the t1434-fix-instances branch November 14, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

trigger_digital_bookplate_979_task fails when processing input from date range path
3 participants