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

Separate processings in multiple queues #209

Open
rafamanzo opened this issue Jul 8, 2016 · 0 comments
Open

Separate processings in multiple queues #209

rafamanzo opened this issue Jul 8, 2016 · 0 comments
Labels

Comments

@rafamanzo
Copy link
Member

I suggest three queues:

  • first_processing: gives higher priority for new repositories
  • periodic: isolate periodic processings making easier to prevent duplications
  • reprocess: allows low priorities for such tasks

Would be nice that the foreman export task could generate one worker for each queue (and we could add more workers to priority queues).

We would probably work on this by creating ProcessingJob inheritances properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant