You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: