Is there such a process that when a message has been read off a queue but backed out X amount of times that it automaticlly moves off the queue onto a backout requeue.
Like a dead-letter queue but not for transmission problems but more application failures.
thanks