How many Robots can work on the same queue?

Hi,

I’m trying to have 6 Bots to work on the same queue name but after 3 bots rest of the robots are only trying to fetch the next queue item.

@ys15

I think you can use N number of robot to retrieve the transaction from queue. May be to log the process to get an idea what was happened in the retrieval.

Regards
Balamurugan.S

The Bot is running continuously and the only thing it does is fetching data.

Hi @ys15

Can you add log before and after fetching the data ?

Regards
Balamurugan.S