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

handle empty orch response #3058

Merged
merged 1 commit into from
May 17, 2024
Merged

handle empty orch response #3058

merged 1 commit into from
May 17, 2024

Conversation

rickstaa
Copy link
Contributor

@rickstaa rickstaa commented May 17, 2024

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

This pull request ensures that the ai-worker is up to date so that no nil pointer runtime error is thrown when the runner container returns a empty response.

Specific updates (required)

How did you test each of these updates (required)

  • I tested the code using a off-chain gateway and orchestrator.

Does this pull request close any open issues?

Checklist:

This commit ensures that the ai-worker is up to date so that no `nil`
pointer runtime error is thrown when the runner container returns a
empty response.
@rickstaa rickstaa changed the base branch from master to ai-video May 17, 2024 13:23
@rickstaa rickstaa merged commit 9584c3c into ai-video May 17, 2024
1 check passed
@rickstaa rickstaa deleted the handle_empty_orch_response branch May 17, 2024 13:26
@rickstaa rickstaa mentioned this pull request Jun 10, 2024
5 tasks
@rickstaa rickstaa mentioned this pull request Jul 1, 2024
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

Successfully merging this pull request may close these issues.

None yet

1 participant