How To Increase the Bot Performance

UNR

New Member
Hi Team,

I Have a Process which needs to be deployed into Production.
and my query is that is there any Pr-requisites needs to be followed to Increase the Performance of the Bot.

I already followed the best practices during the development.
I wanted to know if there are any specific things to be implemented to increase the performance.

Suggestions are welcomed, Thanks in advance.
 

Sukesh Kumaru

Active Member
Most importantly TURN OFF unnecessary logging.
Turn off any logging on stages that use customer data. It is important that customer data is not stored in session logs.
 
Top