Outlook timeout error

Hi,

I have a workflow that takes in Outlook emails using Get Outlook Email Message but it is spitting out an Outlook Timeout Error -

In properties, I’ve set TimeoutMS: 40000 and Top: 100. There are quite a few emails to scan so I’d like to set the email number higher - earlier it was 30 and the workflow was working.

Any suggestions?

Hi @Anushka_Purohit

Please refer the below thread

Hi @Anushka_Purohit

Check the below thread

Regards,

@Anushka_Purohit,

Try putting TimeoutMS:60000 or 90000. If the activity able to execute in shorter timespan it will not wait till the timeout so it’s safe to keep the timeout at higher side.

Thanks,
Ashok :slight_smile: