Skip to content

refactor(framework): Prepare for HTTP RuntimeAPI switch in SuperNode - #7908

Open
jafermarq wants to merge 10 commits into
mainfrom
supernode-runtime-http
Open

refactor(framework): Prepare for HTTP RuntimeAPI switch in SuperNode#7908
jafermarq wants to merge 10 commits into
mainfrom
supernode-runtime-http

Conversation

@jafermarq

Copy link
Copy Markdown
Member
  • Runs Runtime HTTP in a background thread while Fleet processing remains on the main thread.
  • Keeps the existing Runtime gRPC API and SuperExec behavior unchanged.
  • Shares the same NodeStateFactory between HTTP, gRPC, and Fleet.
  • Reuses existing Runtime TLS and authentication configuration.
  • Gracefully stops the HTTP server when SuperNode exits.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f72f9067c2

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread framework/py/flwr/supernode/cli/flower_supernode.py
@github-actions github-actions Bot added the Maintainer Used to determine what PRs (mainly) come from Flower maintainers. label Aug 18, 2026
Base automatically changed from supernode-shared-state to main August 18, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintainer Used to determine what PRs (mainly) come from Flower maintainers. runtimeapi-http

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant