dead_letter_queue
Security covered
Dead Letter Queue allows you to separate queue items that can't be processed successfully.
How does it work?
Documentation is available in the README file.
Contributing
- Tests are encouraged. This project doesn't have any test coverage yet, but contributions are welcome.
- Keep the documentation up to date. Make sure README.md and other relevant documentation is kept up to date with your changes.
- One pull request per feature. Try to keep your changes focused on solving a single problem. This will make it easier for us to review the change and easier for you to make sure you have updated the necessary tests and documentation.