Skip to content

Conversation

kfindeisen
Copy link
Member

This PR uses Apdb.containsVisitDetector for error handling in pipeline execution, replacing the old dimension packer-based hack.

This eliminates the need for creating a dimension packer in Prompt
Processing, or attaching dimension records when identifying the
visit ID.
@kfindeisen kfindeisen added the breaking change The next release with this PR must be a major version label May 9, 2024
@kfindeisen
Copy link
Member Author

kfindeisen commented May 9, 2024

Breaking change because this change requires d_2024_05_07 or later, which introduces other incompatibilities.

Copy link
Contributor

@parejkoj parejkoj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I'm a little bit surprised that this is the only place that needs a change, but I guess that's a sign of a well designed system!

These pipelines are not needed in normal testing, but are useful when
you specifically want a faster pipeline or want to test something that
happens in early tasks.
@kfindeisen kfindeisen merged commit 1bacfe7 into main May 10, 2024
@kfindeisen kfindeisen deleted the tickets/DM-44189 branch May 10, 2024 01:00
@kfindeisen kfindeisen restored the tickets/DM-44189 branch May 10, 2024 01:11
@kfindeisen kfindeisen deleted the tickets/DM-44189 branch May 10, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change The next release with this PR must be a major version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants