We do not create delay topics for DLQ subscriptions. Hence on spawning delay consumers for these subscriptions, we get the topic not found error. Stop spawning them and handle the message delivery failures accordingly (probably throw away a message that has a delivery failure)