ePADD / epadd

ePADD is a software package developed by Stanford University's Special Collections & University Archives that supports archival processes around the appraisal, ingest, processing, discovery, and delivery of email archives.
https://www.epaddproject.org
112 stars 24 forks source link

Slower message loading on message browsing screen #390

Closed chinuhub closed 3 years ago

chinuhub commented 3 years ago

When searching for a term the resultset of messages gets loaded with a lot of delays sometimes even displaying the message "Unable to load the message".

chinuhub commented 3 years ago

In discovery mode the masking of email address in the content of the message was causing this delay. Using precompiled regex pattern helped to speed up loading.

SallyDeBauche commented 3 years ago

I reviewed this issue in the Discovery module and can confirm that messages are loading well and with no delays. Can we close this issue?