Skip to content

Conversation

@wedamija
Copy link
Member

@wedamija wedamija commented Jan 5, 2026

Extract result processing and backfill creation logic from handle_result() into two standalone module-level functions, so that they’re more easily shared with our retry task.

First step to adding in retries for results that are received out of order.

… functions

Extract result processing and backfill creation logic from handle_result() into two standalone module-level functions, so that they’re more easily shared with our retry task.

First step to adding in retries for results that are received out of order.
@wedamija wedamija requested a review from a team as a code owner January 5, 2026 23:09
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 5, 2026
@wedamija
Copy link
Member Author

wedamija commented Jan 5, 2026

Not many changes here, just a small refactor to keep future prs cleaner

@wedamija wedamija merged commit fee7949 into master Jan 7, 2026
66 checks passed
@wedamija wedamija deleted the danf/refactor-results-consumer-funcs branch January 7, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants