Skip to content

Conversation

@carlydf
Copy link
Contributor

@carlydf carlydf commented Sep 3, 2025

What changed?

Implement SetWorkerDeploymentManager

Why?

To help coordinate writes to a worker controller by different clients without overwriting each others changes

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

Potential risks

Replay error is a risk because this touches wf code, but this is all new code paths that only are executed if the options are new, so I think it's ok

@carlydf carlydf marked this pull request as ready for review September 4, 2025 01:30
@carlydf carlydf requested a review from a team as a code owner September 4, 2025 01:30
cursor[bot]

This comment was marked as outdated.

Copy link
Member

@Shivs11 Shivs11 left a comment

Choose a reason for hiding this comment

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

LGTM apart from the NDE bug the AI caught!

@Shivs11 Shivs11 requested review from Shivs11 September 4, 2025 23:32
@carlydf carlydf enabled auto-merge (squash) September 5, 2025 00:19
@carlydf carlydf merged commit 670ec77 into main Sep 5, 2025
60 checks passed
@carlydf carlydf deleted the cdf/modifier-identity branch September 5, 2025 00:41
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.

3 participants