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
Currently, when performing maintenance on a node, all streams to that node must be stopped. This can be disruptive to users who are currently watching streams.
Solution
Add an option to the Livepeer client to stop receiving streams for node maintenance.
Implementation
The option could be implemented as a flag in the Livepeer client. When the flag is set, the client would stop receiving new streams. Existing streams would continue to play until they are finished.
Benefits
This feature would improve the quality of service for Livepeer users by reduce the disruption to users caused by node maintenance.
The text was updated successfully, but these errors were encountered:
Problem
Currently, when performing maintenance on a node, all streams to that node must be stopped. This can be disruptive to users who are currently watching streams.
Solution
Add an option to the Livepeer client to stop receiving streams for node maintenance.
Implementation
The option could be implemented as a flag in the Livepeer client. When the flag is set, the client would stop receiving new streams. Existing streams would continue to play until they are finished.
Benefits
This feature would improve the quality of service for Livepeer users by reduce the disruption to users caused by node maintenance.
The text was updated successfully, but these errors were encountered: