Skip to content

Add Nexus-based compute providers for worker invocation and scaling#74

Draft
02strich wants to merge 1 commit into
mainfrom
stefan/custom
Draft

Add Nexus-based compute providers for worker invocation and scaling#74
02strich wants to merge 1 commit into
mainfrom
stefan/custom

Conversation

@02strich

@02strich 02strich commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Introduce a Nexus RPC compute providers for invoke and worker-set compute providers.

As the Nexus-based compute providers are called directly from the workflow, adding a new code path to the Workflow to do that - and fallback to activity when another compute provider is used. Also backfilling the so far missing field for the Nexus endpoint - which already existed in the frontend API.

Add a cmd/nexus-subprocess-example binary demonstrating a subprocess-backed Nexus invoke service, along with Makefile targets and .gitignore entries for the generated files and new binary.

@02strich 02strich force-pushed the stefan/custom branch 14 times, most recently from bb3368d to 3e50a59 Compare July 7, 2026 20:03
Introduce a Nexus RPC compute providers for invoke and worker-set compute providers.

As the Nexus-based compute providers are called directly from the workflow, adding a new code path to the Workflow to do that - and fallback to activity when another compute provider is used. Also backfilling the so far missing field for the Nexus endpoint - which already existed in the frontend API.

Add a cmd/nexus-subprocess-example binary demonstrating a subprocess-backed Nexus invoke service, along with Makefile targets and .gitignore entries for the generated files and new binary.
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.

1 participant