Sparticuz / chromium

Chromium (x86-64) for Serverless Platforms
MIT License
846 stars 57 forks source link

[BUG] Failed to execute 'setItem' on 'Storage': quota #272

Closed yspreen closed 2 months ago

yspreen commented 2 months ago

I'm using arn:aws:lambda:us-east-1:764866452798:layer:chrome-aws-lambda:45 (also tested 44) from shelfio

Environment

Expected Behavior

setItem on local storage should work for ~100kb of data

Current Behavior

DOMException: Failed to execute 'setItem' on 'Storage': Setting the value of '764855' exceeded the quota

yspreen commented 2 months ago

nvm I'm a dum dum