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

Allow selection of ooi_type and scan levels on random endpoint for Octopoes_api #485

Open
underdarknl opened this issue Mar 14, 2023 · 2 comments
Assignees

Comments

@underdarknl
Copy link
Contributor

In order to increase scheduler efficitveness we need to optimize the output of the Octopoes random endpoint. It currently also returns objects for which the scheuler knows it will never schedule jobs.
However these objects might end up being the bulk of each random response, thus delaying the scheduling of new objects.

@underdarknl
Copy link
Contributor Author

Ideally, we could share most of this code from the regular objects endpoint.

@praseodym praseodym added this to KAT May 10, 2023
@github-project-automation github-project-automation bot moved this to Incoming features / Need assessment in KAT May 10, 2023
@dekkers dekkers removed this from the OpenKAT v1.8 milestone May 15, 2023
@dekkers
Copy link
Contributor

dekkers commented Aug 22, 2023

The filtering on scan levels has been implemented in #704

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Incoming features / Need assessment
Development

No branches or pull requests

5 participants