Skip to content

fix(producer): TaskProducer can produce to partitions#685

Merged
bmckerry merged 1 commit into
mainfrom
ben/taskproducer-partitions
Jun 8, 2026
Merged

fix(producer): TaskProducer can produce to partitions#685
bmckerry merged 1 commit into
mainfrom
ben/taskproducer-partitions

Conversation

@bmckerry

@bmckerry bmckerry commented Jun 8, 2026

Copy link
Copy Markdown
Member

Some tasks (like clock_pulse) need to produce to specific partitions. This PR fixes TaskProducer's typing so it can do that.

@bmckerry bmckerry requested a review from a team as a code owner June 8, 2026 17:05

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit fca4bd0. Configure here.

Comment thread clients/python/src/taskbroker_client/worker/producer.py
Comment thread clients/python/src/taskbroker_client/worker/producer.py
@bmckerry bmckerry force-pushed the ben/taskproducer-partitions branch from fca4bd0 to d576b27 Compare June 8, 2026 17:58
@bmckerry bmckerry merged commit a2a9e50 into main Jun 8, 2026
27 checks passed
@bmckerry bmckerry deleted the ben/taskproducer-partitions branch June 8, 2026 18:57
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