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 SHERLOCK-PIPEline as a service #89

Open
martindevora opened this issue Mar 21, 2021 · 0 comments
Open

Create SHERLOCK-PIPEline as a service #89

martindevora opened this issue Mar 21, 2021 · 0 comments
Labels
enhancement New feature or request exploration Analysis of possible enhancements

Comments

@martindevora
Copy link
Collaborator

We could have a long-living script able to work as a service: Every minute it could poll the given user defined YAML or CSV files and keep a copy of them as a queue. It could be nice to be able to define priorities (for instance, from 0 to 3). Then, the service would launch them sequentially taking into account the priorities.

The pipeline would provide an add method for the users to queue the new requests as YAML or CSV files.

Ideally, the service would be able to notify the users as soon as their request had already been processed.

@martindevora martindevora added enhancement New feature or request exploration Analysis of possible enhancements labels Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request exploration Analysis of possible enhancements
Projects
None yet
Development

No branches or pull requests

1 participant