Skip to content

Prototype cascade - #69

Closed
miketynes wants to merge 29 commits into
mainfrom
cascade-proto
Closed

Prototype cascade#69
miketynes wants to merge 29 commits into
mainfrom
cascade-proto

Conversation

@miketynes

Copy link
Copy Markdown
Collaborator

Still mostly a draft PR so we can see a nice diff against the main branch.

miketynes added 24 commits May 21, 2025 15:28
this dies because the result processors cant find the topics for
label and frame_selection. I wonder if there is a problem with
sequencing? IE the result processer is called before the chained
call to the submisison is reached?
I think something is up with the task_submitters fighting over
a lock. if I comment out @task_submitter on the select and label
agents, then it runs as expected
we need at least as many workers as we have task submitters,
I think.
the dynamics submitter will spin if training is active
so essentially dynamics and training are serial steps
this is not great for concurrency but I think good for
an initial prototype.
@coveralls

coveralls commented Jun 16, 2025

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 17109732446

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.34%

Totals Coverage Status
Change from base Build 14757320726: 0.0%
Covered Lines: 982
Relevant Lines: 1030

💛 - Coveralls

@miketynes miketynes closed this Nov 10, 2025
@miketynes
miketynes deleted the cascade-proto branch November 10, 2025 16:38
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