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

tricky-pipe: first class error support #29

Closed
hawkw opened this issue Nov 12, 2023 · 1 comment
Closed

tricky-pipe: first class error support #29

hawkw opened this issue Nov 12, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hawkw
Copy link
Contributor

hawkw commented Nov 12, 2023

i think the best way to propagate connection RESETs is to stick a first-class notion of "channel closed with error" into tricky-pipe.

also, it would be nice if an attempt to send a message through a DeserSender that results in a deserialize error also sent the deserialize error to the receiver, as well as returning it to the sender...

Originally posted by @hawkw in #23 (comment)

@hawkw hawkw added the enhancement New feature or request label Nov 12, 2023
@hawkw hawkw added this to the MGNP v0.1 milestone Nov 12, 2023
@hawkw hawkw self-assigned this Nov 12, 2023
@hawkw
Copy link
Contributor Author

hawkw commented Nov 22, 2023

The reset part of this was finished in #31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant