I used well Get IMAP Mail Messages, but sometimes it's sutck

It sends to me only timeout error.
I tried remove all of anti-virus program and disabled Window defender to solve this problem, but still have problems.
Somebody help me?
I’m using community 2021.10.04 version. UiPath.Mail.Activites Pacakage’s version is v1.12.3.

PS. My python code can bring the mails, using IMAP. So my IMAP setting is perpect.

Hi

Did we try increasing the timeout in property

Cheers @hogaeng

In the truth, released version of Robot do not pop time error, only fall into infinite loop…I waited about five minutes, even I didn’t set timeout option in that activity…

Can you elaborate a bit more on this

What activities where used in sequence
Share a screenshot of it

@hogaeng

Try my example get email from IMAP 100times loop. I can’t reach 100 times. Only one step success, and second step failed, sending timeout error to me.
IMAP test.xaml (10.1 KB)

May I know why we are getting 100 times in a loop

Cheers @hogaeng

It’s just a simple example. The real one is more complicated.
And, I have to wait email to cretificate in shopping center. So I build 1~2 minuites busy waiting.