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

Link queue fill #490

Open
austinsr1 opened this issue Jun 27, 2024 · 0 comments
Open

Link queue fill #490

austinsr1 opened this issue Jun 27, 2024 · 0 comments

Comments

@austinsr1
Copy link

Have you read the Code of Conduct? By filing an Issue, you are expected
to comply with it, including treating everyone with respect:

Remember that these are some guidelines, use your best judgement.

Description

[Description of the issue]

When there are multiple links available, the queues are filling in a first in, first out manner instead of a round robin.

With 5 links , i have 4 videos to process. Each link has 2 workers, so 2 preloads. I now have 2 hosts with Pending tasks and 1 processing task, instead of 4 of 4 hosts with 1 task and 1 idle host.

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behaviour: [What actually happens]

Reproduces how often: [What percentage of the time does it reproduce?]

Versions

The version can be found at the footer of the WebUI. Also, please include the OS details and what version you are running
(e.g. cat /etc/os-release).

Installation Method Used

Manually installed and run or run through Docker?

Additional Information

Any additional information, configuration or data that might be necessary to
reproduce the issue.

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

No branches or pull requests

1 participant