Progagate TrasactionCompat::Error
instead of logging for rpc pubsub.
#12456
Labels
A-rpc
Related to the RPC implementation
C-debt
Refactor of code section that is hard to understand or maintain
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
See the comment.
same here, this error should be propagated, or, sent as a message i.e. add new variant
SubscriptionMessageInner::Error(Box<dyn Error>)
. please open an issue.Originally posted by @emhane in #12170 (comment)
Blocked until Pr #12170 is merged
Additional context
No response
The text was updated successfully, but these errors were encountered: