@Azure It's not a simple queue, like
https://docs.microsoft.com/en-us/azure/storage/queues/storage-queues-introduction,
job information should be persisted indefinitely ... messages in a queue will be
removed.
I could obviously combine Queue with persistent storage...