tree: 2b2a65e02a9f9a524e0c5152264eb56b6f3cac18 [path history] [tgz]
  1. dlq-iterator-checker.py
  2. dlq_requeue.py
  3. queue-config-sample.json
  4. queue_cleaner.py
  5. README.md
utils/usergrid-util-python/usergrid_tools/queue/README.md

dlq_requeue - used for taking messages out of one queue and putting them in another. useful for reading Deadletter messages and reprocessing them. You could also add filtering to the logic if you wanted.