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

Allow alternate processing on channel error #56

Open
Zluurk opened this issue Oct 17, 2017 · 0 comments
Open

Allow alternate processing on channel error #56

Zluurk opened this issue Oct 17, 2017 · 0 comments

Comments

@Zluurk
Copy link
Collaborator

Zluurk commented Oct 17, 2017

When a channel fails to process a message, we don't really have opportunities to send a message to a specific destination to allow alternate paths.

We can handle this case 2 ways:

  • Create general a default error channel that receive the channel name and error
  • Add node on each channel "error path"
@jrmi jrmi changed the title Channel/node to error transmission Add a way to warn someone/thing on a channel error Oct 17, 2017
@jrmi jrmi changed the title Add a way to warn someone/thing on a channel error Allow alternate processing on channel error Oct 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants