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

fix(ai): fix infinite loop when no Os are found #3042

Merged
merged 1 commit into from May 4, 2024

Conversation

rickstaa
Copy link
Contributor

@rickstaa rickstaa commented May 4, 2024

What does this pull request do? Explain your changes. (required)

This pull request prevents the orchestrator selection routine from staying in an infinite loop when no Orchestrators can be found.

Specific updates (required)

  • Moved the selection retry context in the ai_process up to prevent an infinite loop.

How did you test each of these updates (required)

I build the binaries and tested the orchestrator off-chain.

Does this pull request close any open issues?

Checklist:

This commit prevents the orchestrator selection go routine from staying
in a infinite loop when no Orchestrators can be found.
@github-actions github-actions bot added the AI Issues and PR related to the AI-video branch. label May 4, 2024
@rickstaa rickstaa merged commit ebd5045 into ai-video May 4, 2024
7 of 10 checks passed
@rickstaa rickstaa deleted the fix_no_orchs_infinite_looop branch May 4, 2024 20:10
ad-astra-video pushed a commit to ad-astra-video/go-livepeer that referenced this pull request May 4, 2024
This commit prevents the orchestrator selection go routine from staying in a infinite loop when no Orchestrators can be found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Issues and PR related to the AI-video branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant