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

Create a gRPC endpoint for active sessions #4

Open
jamesturner246 opened this issue Jan 29, 2025 · 0 comments · May be fixed by DUNE-DAQ/drunc#346
Open

Create a gRPC endpoint for active sessions #4

jamesturner246 opened this issue Jan 29, 2025 · 0 comments · May be fixed by DUNE-DAQ/drunc#346
Assignees
Labels
backend Related to the business logic of the tool

Comments

@jamesturner246
Copy link
Collaborator

jamesturner246 commented Jan 29, 2025

This will be the simplest of the two endpoints, as it is only a placeholder.

Currently the backend tech for the active session database is unknown, so we should just mock our own active session name and actor.

In the drunc codebase, see how endpoins are organised and implemented in the drunc/src/{controller,process_manager} directories, and make the session_manager directory, following the same directory structure. These directories may contain some extra shell script stuff, but maybe we don't need in ours.

The endpoint should return a size one list of a structure containing name and actor for now.

@jamesturner246 jamesturner246 self-assigned this Jan 29, 2025
@jamesturner246 jamesturner246 transferred this issue from ImperialCollegeLondon/drunc_ui Jan 30, 2025
@jamesturner246 jamesturner246 added the backend Related to the business logic of the tool label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the business logic of the tool
Projects
None yet
1 participant