Skip to content

feat(count): add tracker support to json generator#124

Open
Dylan-M wants to merge 1 commit into04-01-docs_count_add_finite_generation_documentationfrom
04-01-feat_count_add_tracker_support_to_json_generator
Open

feat(count): add tracker support to json generator#124
Dylan-M wants to merge 1 commit into04-01-docs_count_add_finite_generation_documentationfrom
04-01-feat_count_add_tracker_support_to_json_generator

Conversation

@Dylan-M
Copy link
Copy Markdown
Collaborator

@Dylan-M Dylan-M commented Apr 1, 2026

Proposed Change

Add finite generation count support to the json generator. Adds tracker field, SetCountTracker() method, and Acquire() check in the worker loop before generation. When count is exhausted, workers pause and wait for resume (idle mode) or stop (exit mode).

This PR is part of a stack for PIPE-926. The full implementation plan is attached as a document on that ticket.

Checklist
  • Changes are tested
  • CI has passed

Copy link
Copy Markdown
Collaborator Author

Dylan-M commented Apr 1, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Dylan-M Dylan-M requested a review from jsirianni April 1, 2026 12:34
@Dylan-M Dylan-M marked this pull request as ready for review April 1, 2026 12:35
@Dylan-M Dylan-M requested a review from a team as a code owner April 1, 2026 12:35
@Dylan-M Dylan-M force-pushed the 04-01-docs_count_add_finite_generation_documentation branch from 3c3b3e9 to ed6455b Compare April 1, 2026 12:52
@Dylan-M Dylan-M force-pushed the 04-01-feat_count_add_tracker_support_to_json_generator branch from 4f57f0b to d6ccf50 Compare April 1, 2026 12:52
@Dylan-M Dylan-M changed the base branch from 04-01-docs_count_add_finite_generation_documentation to graphite-base/124 April 2, 2026 14:27
@Dylan-M Dylan-M force-pushed the 04-01-feat_count_add_tracker_support_to_json_generator branch from d6ccf50 to 9e89dbf Compare April 2, 2026 14:27
@Dylan-M Dylan-M force-pushed the graphite-base/124 branch from ed6455b to 6c901df Compare April 2, 2026 14:27
@Dylan-M Dylan-M changed the base branch from graphite-base/124 to 04-01-docs_count_add_finite_generation_documentation April 2, 2026 14:27
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