Dead Letter Queue
27 sites
Security covered
Drupal 10–11
This module separates queue items that fail to process successfully into a "dead letter queue" for later inspection.
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.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.2.2 | Stable | 10–11 | Fix handleDeadLetter() method never being invoked. | Dec 31, 2025 | |
| 1.2.1 | Stable | 10–11 | Stop catching RequeueException and SuspendQueueException | Jan 22, 2025 | |
| 1.2.0 | Stable | 10–11 | Add Drupal 11 compatibility. | Oct 21, 2024 | |
| 1.1.1 | Stable | 9–10 | Oct 21, 2024 | ||
| 1.2.x-dev | Dev | 10–11 | Oct 21, 2024 |