Skip to main content
Solved

Queue Processing

  • 17 May 2024
  • 1 reply
  • 38 views

Hi Team,

Can you please Share any doc related to how to design a bot with work queues.

I have one task bot to add items to queue.
I have other task bot to retrieve the queue items.
Another bot needs to run after processing the queue items.
Another task bot is opening the application.
Another task bot is closing the application.

I know the process without using the queue.
We need to create one main task bot and call all the sub task bots.

Whenever we add the items to queue, Processing bot is automatically triggering.

But how to begin it from opening application

it is bit confusing with queues.

Can someone share the design flow from end to end with queues.


 

Reply