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 way to have multiple concurrent runners for similar type jobs #295

Closed
ravenac95 opened this issue Oct 4, 2023 · 1 comment
Closed
Assignees
Labels
c:data Gathering data (e.g. indexing)

Comments

@ravenac95
Copy link
Member

Describe the feature you'd like to request

It's likely we will need to have a way to coordinate workers so we can make larger numbers of API requests to get through jobs faster.

Describe the solution you'd like

Given a specific set of things for devices - IP, Login, etc. We should have a way to coordinate so for any given IP - Login pair we can lock access so we don't blow API quotas. This should be expandable to any service.

Describe alternatives you've considered

None

@ryscheng ryscheng added this to OSO Oct 5, 2023
@github-project-automation github-project-automation bot moved this to Backlog in OSO Oct 5, 2023
@ryscheng ryscheng added the c:data Gathering data (e.g. indexing) label Oct 6, 2023
@ravenac95
Copy link
Member Author

OBE. Would just use something like dagster in the future.

@github-project-automation github-project-automation bot moved this from Backlog to Done in OSO Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:data Gathering data (e.g. indexing)
Projects
Archived in project
Development

No branches or pull requests

2 participants