Feature: TTL for job waiting in the queue
Description
Would be nice to an option on job to set the TTL after which it will be remove from the queue if it cannot be picked by the worker by then.
A rough example would be: Job to send an OTP must be valid only for few seconds, after which should be auto cancelled/removed.