You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is also needed to support retrying with multiple gateways. At the moment, even thought task-runner is configured with multiple gateways, task-runner constructs the HTTP URL with a single gateway and there is no retry mechanism with other gateways.
Related: livepeer/task-runner#79
For the initial version, we should just pick a free gateway and convert them to HTTP(s) URLs when they first reach Catalyst API.
The text was updated successfully, but these errors were encountered: