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
Given a blockchain adapter
When it receives N websocket disconnections for new head subscriptions in a period P
Then it should try the alternate websocket RPC providers or fallback to polling according to the configured strategy
The venue configuration DSL will need an additional option
Given a blockchain adapter
When it receives
N
websocket disconnections for new head subscriptions in a periodP
Then it should try the alternate websocket RPC providers or fallback to polling according to the configured strategy
The venue configuration DSL will need an additional option
The text was updated successfully, but these errors were encountered: