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

Shovel messages from error queue back to originating queue. #2

Open
lamchakchan opened this issue Mar 6, 2017 · 0 comments
Open

Shovel messages from error queue back to originating queue. #2

lamchakchan opened this issue Mar 6, 2017 · 0 comments

Comments

@lamchakchan
Copy link
Contributor

Context

  • Move messages from error queue back to the source queue
  • an error queue is named with this convention *_error where * represents the wild card.
  • the source queue is the * wild card.
  • when given either source queue or error queue name, we should be able to derive the right values to shovel with.
  • Will need to implement a sendStream sink as the Writable and piped from the existing getStream Readable.
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

1 participant