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
There's no way to set oracledb.AQ_MSG_DELIV_MODE_PERSISTENT_OR_BUFFERED on DequeueOptions. As such, buffered messages cannot be dequeued by the node library. The user must fall back to PL/SQL.