
Add an abstract queue that outputs only the last-queued item. Items that were queued before the last one will be dropped. This will be used for handling the last-rendered images. Any images that are rendered while an image is already uploading should be ignored, except the last one.