Skip to content

fix(station): harden async batch flows#572

Merged
mraszyk merged 4 commits intomainfrom
mraszyk/tob-02
May 14, 2025
Merged

fix(station): harden async batch flows#572
mraszyk merged 4 commits intomainfrom
mraszyk/tob-02

Conversation

@mraszyk
Copy link
Copy Markdown
Contributor

@mraszyk mraszyk commented May 13, 2025

This PR hardens async batch flows to not enumerate the results and index into foreign vectors since those foreign vectors might not be aligned with the result vector (it does not seem to be an issue at the moment, but the current design is error-prone w.r.t. future changes).

@mraszyk mraszyk requested a review from a team as a code owner May 13, 2025 09:17
@mraszyk mraszyk changed the title fix: harden async batch flows fix(station): harden async batch flows May 13, 2025
@mraszyk mraszyk enabled auto-merge (squash) May 14, 2025 11:39
@mraszyk mraszyk merged commit 2064dfe into main May 14, 2025
28 checks passed
@mraszyk mraszyk deleted the mraszyk/tob-02 branch May 14, 2025 12:19
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.

2 participants