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
apparently there are intermittent issues when rapidly connecting and disconnecting to the peer's eventhub. we should modify the fc_wrangler code to establish the connection once.
we would then register and de-register for specific tx events per invoke. (instead of connecting and disconnecting per invoke)
The text was updated successfully, but these errors were encountered:
apparently there are intermittent issues when rapidly connecting and disconnecting to the peer's eventhub. we should modify the fc_wrangler code to establish the connection once.
we would then register and de-register for specific tx events per invoke. (instead of connecting and disconnecting per invoke)
The text was updated successfully, but these errors were encountered: