Open hyzhak opened 6 years ago
We don't use user storage for playlist anymore so this issue is no longer actual.
For the moment we use session level storage conversation_token, which doesn't have such limitations.
But when we decide to storage playlist and other data (size > 10k bytes) between session it could rise again
The User's storage has size limit 10kB. But a playlist of big albums could have 15kB and more.
The solutions:
related issue: https://github.com/actions-on-google/actions-on-google-nodejs/issues/134