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
Coordinator requires a direct control point to the Block Streamer service so that it can control the state of the existing Streams.
An endpoint with the following capabilities should be exposed:
Start an Block Stream
Stop an Block Stream
List existing Block Streams
As this is part of the new Block Streamer service, we don't need to implement a toggle like we are in Runner. The toggle exists at the system level by starting either this service, or Coordinator V1.
The text was updated successfully, but these errors were encountered:
Coordinator requires a direct control point to the Block Streamer service so that it can control the state of the existing Streams.
An endpoint with the following capabilities should be exposed:
As this is part of the new Block Streamer service, we don't need to implement a toggle like we are in Runner. The toggle exists at the system level by starting either this service, or Coordinator V1.
The text was updated successfully, but these errors were encountered: