It would be nice to be able to set the "time_to_live" property of a queue message that is being sent to the poison queue by the queue trigger. At the moment it is the default 7 days and preferably I'd like to set the poison messages to have no expiry (e.g. `time_to_live = -1`)