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
When we subscribe to an HCS topic for messages we are not returning to the user any feedback if there was an grpc error like we do in the other SDKs through the errorHandler. This leads to the users not being able to react accordingly. We should return the error we receive after the max attempts have been reached.
Description
When we subscribe to an HCS topic for messages we are not returning to the user any feedback if there was an grpc error like we do in the other SDKs through the
errorHandler
. This leads to the users not being able to react accordingly. We should return the error we receive after the max attempts have been reached.Steps to reproduce
Additional context
No response
Hedera network
mainnet, testnet, previewnet
Version
2.34.1
Operating system
None
The text was updated successfully, but these errors were encountered: