Skip to content

feat(count): add tracker support to filegen generator#125

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

feat(count): add tracker support to filegen generator#125
Dylan-M wants to merge 1 commit into04-01-docs_count_add_finite_generation_documentationfrom
04-01-feat_count_add_tracker_support_to_filegen_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 filegen 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 changed the base branch from 04-01-docs_count_add_finite_generation_documentation to graphite-base/125 April 1, 2026 12:52
@Dylan-M Dylan-M force-pushed the graphite-base/125 branch from 3c3b3e9 to ed6455b Compare April 1, 2026 12:55
@Dylan-M Dylan-M force-pushed the 04-01-feat_count_add_tracker_support_to_filegen_generator branch from 23685f6 to 78ec7d3 Compare April 1, 2026 12:55
@Dylan-M Dylan-M changed the base branch from graphite-base/125 to 04-01-docs_count_add_finite_generation_documentation April 1, 2026 12:55
@Dylan-M Dylan-M force-pushed the 04-01-feat_count_add_tracker_support_to_filegen_generator branch from 78ec7d3 to d921aa2 Compare 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