Now ttl tasks are deleted directly from queue: https://github.com/tarantool/queue/blob/master/queue/abstract/driver/fifottl.lua#L138 Should use delete method https://github.com/tarantool/queue/blob/master/queue/abstract/driver/fifottl.lua#L269 instead