Get Redis Queue Length
  • 05 Mar 2025
  • 1 Minute to read
  • Dark
    Light

Get Redis Queue Length

  • Dark
    Light

Article summary

Step Details
Introduced in Version9.6.0
Last Modified in Version9.6.0
LocationIntegration > Redis Queue

The Get Redis Queue Length step is used to determine the number of remaining messages left in a specific Redis queue.

Prerequisites 

This step requires the Redis Queue module to be installed before it will be available in the toolbox. A dependency to the Project where the step will be used is also required. 


Properties

Settings

PropertyDescriptionData Type
Queue NameA drop down list of each configured Redis Queue. The chosen queue will be cleared by this step.
--
Get Queue From FlowSelecting this moves the Queue Name to the Inputs section.
Boolean

Inputs

Input properties only appear if the Get Queue From Flow setting is enabled.

PropertyDescriptionData Type
InputThe string to break into a substring.String

Outputs

PropertyDescriptionData Type
LengthThe number of remaining items in the chosen Redis queue.Int64



Was this article helpful?