asimap icon indicating copy to clipboard operation
asimap copied to clipboard

Use the timeout connection manager to extend the timeout when doing resyncs of mailbox

Open scanner opened this issue 1 year ago • 0 comments

Since we are now adding a timeout to all commands to catch possible deadlocks, we want to be able to use this when in a command that will take a long time to extend the timeout: we know we are not deadlocked, we are doing work, it may take awhile, but do not force a timeout while making progress.

scanner avatar Jun 16 '24 21:06 scanner