Current Behavior:
When a user uploads a new version of a PDF file to CloudPDF, the cache retains the old version, causing the outdated file to be served to users for a period of time, sometimes up to 15 minutes.
Expected Behavior: When a user uploads a new version of a PDF file, the cache should be invalidated immediately, ensuring that users are served the updated version of the file without delay.
Steps to Reproduce:
Upload a PDF file (Version 1) to CloudPDF.
Access the PDF file using a unique URL generated by CloudPDF.
Upload a new version (Version 2) of the same PDF file to CloudPDF.
Access the PDF file using the same unique URL.
Notice that the old version (Version 1) is still being served for up to 15 minutes before the new version (Version 2) is displayed.
Suggested Solution: Please implement a cache invalidation mechanism that is triggered upon the upload of a new version of a PDF file. This will ensure that the cache is cleared, and the updated file is served to users immediately.
Impact: This issue has a significant impact on the user experience, especially in scenarios where the PDF files contain time-sensitive or frequently updated information.
Please authenticate to join the conversation.
In Progress
π Bug Reports
High Priority
Almost 3 years ago

Bob Singor
Get notified by email when there are changes.
In Progress
π Bug Reports
High Priority
Almost 3 years ago

Bob Singor
Get notified by email when there are changes.