Problem/Motivation
I have a long running queue worker and the current system doesn't have a way for queue workers to signal "I am not done yet".
Proposed resolution
Allow non-error releaseing an item.
Remaining tasks
User interface changes
API changes
New RequeueException.