Project

General

Profile

Bug #19362

Updated by Peter Amstutz over 1 year ago

Users reported issues when opening HTML reports via Browser after updating the collection content via S3. Updated HTML pages are not immediately displayed and require a forced reload. 

 a) if they are uploading via S3, keep-web itself should be able to know that something changed 

 b) it seems like it would be a good idea to have keep-web either poll for changes or listen to websockets to find out when collections change instead of waiting for the cache to expire 

Back