For the complete documentation index, see llms.txt. This page is also available as Markdown.

SQS queue names

The SQS queue names are unique per client, RL environment, and version. SQS queue names have the following structure:

{environment}-rtl-div{client_id}-{version}.fifo

For instance, prd-rtl-div1-v4.fifo topic would receive messages for Production environment, client ID 1, and version 4.

Last updated

Was this helpful?