Why @forge/cache Only Works with Forge Tunnel

Dear Forge Team,

I am reaching out to request clarification regarding the use of the @forge/cache module in Forge apps. I’ve noticed that the cache functionality seems to work only when using Forge Tunnel, and I encounter the following error when deploying and running the app using Forge Deploy:
Error: RMS config not available.
at Cache.client (webpack://issue-picker-for-jira/node_modules/@forge/cache/out/cache.js:128:1)
at Cache.get (webpack://issue-picker-for-jira/node_modules/@forge/cache/out/cache.js:68:1)

I would appreciate any insights or documentation on this issue. Thank you

Best regards,

Did you sign up for the EAP?