Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DHE: Worker Lifecycle Management #76

Open
3 of 5 tasks
Tracked by #17 ...
bmingles opened this issue Jul 30, 2024 · 0 comments
Open
3 of 5 tasks
Tracked by #17 ...

DHE: Worker Lifecycle Management #76

bmingles opened this issue Jul 30, 2024 · 0 comments
Assignees
Milestone

Comments

@bmingles
Copy link
Collaborator

bmingles commented Jul 30, 2024

The vscode extension needs to be able to manage core+ workers supported by a DHE server.

Initial Pass

  • List workers created by the extension
  • Ability to create new console worker, connect to it, stop it
  • Initial "experimental" configuration from settings.json

UI

  • DH-17600 - UI for creating new workers should be encapsulated in DHE and then exposed via an iframe to the extension. TBD on how stopping workers should be implemented. We should be using temporary PQs of type interactive console instead of WebClientData apis.
  • Integrate the UI / iframe with the extension

A few code references for PQs

@bmingles bmingles self-assigned this Jul 30, 2024
@bmingles bmingles changed the title DHE: Worker Lifecycle Management DHE: Worker Lifecycle Management UI Aug 1, 2024
@vbabich vbabich added this to the August 2024 milestone Aug 6, 2024
@vbabich vbabich removed the triage label Aug 6, 2024
@bmingles bmingles changed the title DHE: Worker Lifecycle Management UI DHE: Worker Lifecycle Management Aug 14, 2024
@mofojed mofojed modified the milestones: August 2024, November 2024 Nov 6, 2024
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

No branches or pull requests

3 participants