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
As discussed some time ago, there is no explicit nack() method on the subscriber client and it might not be immediately obvious how to nack synchronous pull messages. We should explain this in the docs.
As discussed some time ago, there is no explicit
nack()method on the subscriber client and it might not be immediately obvious how to nack synchronous pull messages. We should explain this in the docs.