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

Add an endpoint to get currently active runs in server instance #1074

Open
lamppu opened this issue Sep 19, 2024 · 1 comment
Open

Add an endpoint to get currently active runs in server instance #1074

lamppu opened this issue Sep 19, 2024 · 1 comment
Labels
api Issues related to the API. enhancement New feature or request

Comments

@lamppu
Copy link
Contributor

lamppu commented Sep 19, 2024

This would allow to get the data needed for the admin view described in #837.

@sschuberth sschuberth added enhancement New feature or request api Issues related to the API. labels Sep 19, 2024
@lamppu
Copy link
Contributor Author

lamppu commented Sep 24, 2024

I could take this on, if it's ok. I wonder though if there will be a need to get runs by other statuses as well, so should this endpoint just be /runs, and it could be filtered with a query parameter like status=active for the use case in the UI issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issues related to the API. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants