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

chore: skip orchestrator info requests if service uri not set by orchestrator #3149

Conversation

ad-astra-video
Copy link
Collaborator

@ad-astra-video ad-astra-video commented Aug 21, 2024

What does this pull request do? Explain your changes. (required)
Update db_discovery.go to skip starting orchestrator http client if the service uri is not set by the orchestrator. At time of this commit, 71 orchestrators have not registered for the AI subnet so this skips a lot of failed http connections.

Docker build is at docker pull adastravideo/go-livepeer:ai-video-test

Specific updates (required)

  • add a check to confirm a Host exists in the parsed service uri.

How did you test each of these updates (required)
Built docker file and started up gateway
startup.log

Checklist:

@github-actions github-actions bot added the AI Issues and PR related to the AI-video branch. label Aug 21, 2024
@leszko leszko deleted the branch livepeer:ai-video November 7, 2024 08:26
@leszko leszko closed this Nov 7, 2024
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.

2 participants