Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progagate TrasactionCompat::Error instead of logging for rpc pubsub. #12456

Open
lakshya-sky opened this issue Nov 11, 2024 · 0 comments
Open
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

Comments

@lakshya-sky
Copy link
Contributor

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

@lakshya-sky lakshya-sky added C-enhancement New feature or request S-needs-triage This issue needs to be labelled labels Nov 11, 2024
@emhane emhane added D-good-first-issue Nice and easy! A great choice to get started C-debt Refactor of code section that is hard to understand or maintain A-rpc Related to the RPC implementation and removed C-enhancement New feature or request S-needs-triage This issue needs to be labelled labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Status: Todo
Development

No branches or pull requests

2 participants