We are using this package and most of the times the cache is successfully stored and then retrieved later.
However, sometimes for some unknown reasons, it seems that the cache is stored only LOCALLY while it is not sent to the remote server. How can I debug this? Is there a way to enable debug messages such as:
- The cache has been correctly uploaded remotely to the server ✅
- Failed to upload the cache to the server ❌