How to configure multi-bot architecture

Hi all ,

Guys can any one of you share your experience in configuring multibot in your projects and its step by step process and difficulties in it

thanks in advance

@akshay_lekurwade

There is no separate configuration as such

If you are using any common files or sending reports or sonsolidated mails you need to make sure only one bot sends it…you can create a locking mechanism…like one bot will acquite and only that would send remaining will not

Sampel on how to implement locking

Cheers