livepeer / go-livepeer

Official Go implementation of the Livepeer protocol
http://livepeer.org
MIT License
537 stars 165 forks source link

handle empty orch response #3058

Closed rickstaa closed 2 months ago

rickstaa commented 2 months ago

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)

Does this pull request close any open issues?

Checklist: