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
CountQueryAsLoad isn't used by the fabric connectors anymore so this can be removed.
Also this property this.configSmallestTimeout = 1000; I think is only used in FabricNonGateway so can be removed from the other implementations as well
The text was updated successfully, but these errors were encountered:
CountQueryAsLoad isn't used by the fabric connectors anymore so this can be removed.
Also this property
this.configSmallestTimeout = 1000;
I think is only used in FabricNonGateway so can be removed from the other implementations as wellThe text was updated successfully, but these errors were encountered: