Scenario: IMAP integration - Perofrmance is slow when retrieving email messages/The IMAP server has unexpectedly disconnected message is displayed.
Steps to reproduce:
1.Create a workflow with IMAP integration to gmail(Port:993 , Secure Connection:Auto/SslOnConnect)
2.Run the workflow and verify the time taken for reading 1 email,
Current Behavior: Time taken is quite high(50 secs to retrieve a single email)
Expected Behavior: Considerable time(<5 s) needs to be taken .This was the earlier behavior.
Studio/Robot/Orchestrator Version:Studio 2016.2.6379 and 2017.1.6522
Last stable behavior: NA
Last stable version: NA
OS Version: Windows server 2012 R2
Others if Relevant: (workflow, logs, .net version, service pack, etc):IMAP_Log.zip (480 Bytes)
Note:
When Secure value is Auto , "The IMAP server has unexpectedly disconnected. " exception occurs.