<p>Currently exc_queue is not limited, so long running instance of offlineimap can accumulate thousands of exception reports and most of them will concern same issue with unavailable item on server.<br>
Besides of memory consumption this causes significant output size on shutdown, when all these exceptions are being printed to console.</p>

<p>My suggestion is to add optional config parameter which will allow to limit exc_queue capacity.<br>
As for me, I won't bother myself reading more than ten tracebacks.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/OfflineIMAP/offlineimap/issues/199">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AKFSELgLKFULEYLj-UHqQ3jIC3pBatejks5oJIeRgaJpZM4EaYWs.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/OfflineIMAP/offlineimap/issues/199"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>