Skip to content

Allow multiple job results from worker#1027

Merged
bgentry merged 1 commit into
masterfrom
bg-expandable-job-results-via-interface
Oct 7, 2025
Merged

Allow multiple job results from worker#1027
bgentry merged 1 commit into
masterfrom
bg-expandable-job-results-via-interface

Conversation

@bgentry

@bgentry bgentry commented Sep 4, 2025

Copy link
Copy Markdown
Contributor

Using a special interface, allow a worker's Work() to return an error type that can expose the results for multiple jobs at once.

@bgentry
bgentry requested a review from brandur September 4, 2025 01:20
@bgentry
bgentry force-pushed the bg-expandable-job-results-via-interface branch 3 times, most recently from c175c2c to dc8b912 Compare September 14, 2025 16:42
@bgentry
bgentry force-pushed the bg-expandable-job-results-via-interface branch 2 times, most recently from 8a5f922 to e7c5bb5 Compare September 21, 2025 19:44
Using a special interface, allow a worker's `Work()` to return an error
type that can expose the results for _multiple_ jobs at once.
@bgentry
bgentry force-pushed the bg-expandable-job-results-via-interface branch from e7c5bb5 to e2ef975 Compare October 7, 2025 22:10
@bgentry

bgentry commented Oct 7, 2025

Copy link
Copy Markdown
Contributor Author

@brandur given you've reviewed the bigger PR this is related to I'll assume you're good with this. Please take a look if you haven't though!

@bgentry
bgentry merged commit 051aa2d into master Oct 7, 2025
11 checks passed
@bgentry
bgentry deleted the bg-expandable-job-results-via-interface branch October 7, 2025 22: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.

1 participant