RabbitMQ-with-Django
RabbitMQ-with-Django copied to clipboard
add state "failed" to task
- [ ] add state failed to task
- [ ] add signal to set the "failed" state, if retry/redelivery was made 3 times (https://hackernoon.com/designing-a-microservices-architecture-for-failure-a57f34ded646)
- [ ] think of handling the lack of ack for a task