Arguments#
The key of the stream.
The consumer group name.
The consumer name that will claim the messages.
The minimum idle time in milliseconds for messages to be claimed.
The ID(s) of the message(s) to claim. Can be a single ID or an array of IDs.
options#
Show optionsHide options
Set the idle time of the message.
Set the idle time to a specific Unix time.
Set the retry counter to the specified value.
Create the pending message entry even if certain IDs are not already pending.
Return only the message IDs instead of the full message data.