Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash report: QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'twap-part-orders-list:v1' exceeded the quota. #3945

Open
anxolin opened this issue Feb 28, 2024 · 5 comments
Labels
Bug Something isn't working TWAP

Comments

@anxolin
Copy link
Contributor

anxolin commented Feb 28, 2024

URL

See context in #3895 (comment)

https://swap-dev-git-fix-3683-cowswap.vercel.app/#/11155111/advanced/WETH?tab=open&page=1

Error

QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'twap-part-orders-list:v1' exceeded the quota.

Stacktrace

Error: Failed to execute 'setItem' on 'Storage': Setting the value of 'twap-part-orders-list:v1' exceeded the quota.
    at Object.setItem (https://swap-dev-git-fix-3683-cowswap.vercel.app/assets/index-Pllp7_0t.js:121:15731)
    at Object.write (https://swap-dev-git-fix-3683-cowswap.vercel.app/assets/index-Pllp7_0t.js:121:16626)
    at b (https://swap-dev-git-fix-3683-cowswap.vercel.app/assets/index-Pllp7_0t.js:99:32285)
    at D (https://swap-dev-git-fix-3683-cowswap.vercel.app/assets/index-Pllp7_0t.js:99:32153)
    at Object.write (https://swap-dev-git-fix-3683-cowswap.vercel.app/assets/index-Pllp7_0t.js:971:5364)
    at b (https://swap-dev-git-fix-3683-cowswap.vercel.app/assets/index-Pllp7_0t.js:99:32285)
    at Object.x [as set] (https://swap-dev-git-fix-3683-cowswap.vercel.app/assets/index-Pllp7_0t.js:99:32337)
    at https://swap-dev-git-fix-3683-cowswap.vercel.app/assets/index-Pllp7_0t.js:99:35739
    at https://swap-dev-git-fix-3683-cowswap.vercel.app/assets/index-0fSwCT5O.js:1

Device data

{
  "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36",
  "browser": {
    "name": "Chrome",
    "version": "121.0.0.0",
    "major": "121"
  },
  "engine": {
    "name": "Blink",
    "version": "121.0.0.0"
  },
  "os": {
    "name": "Mac OS",
    "version": "10.15.7"
  },
  "device": {
    "vendor": "Apple",
    "model": "Macintosh"
  },
  "cpu": {}
}
@anxolin anxolin added the RELEASE Included in the release that is being closed label Feb 28, 2024
@elena-zh
Copy link

@anxolin , can this be closed?

@anxolin
Copy link
Contributor Author

anxolin commented Jul 15, 2024

It looks like we cant close as you found a new case today with TWAP orders with too many parts

@elena-zh
Copy link

Some more details on this issue https://cowservices.slack.com/archives/C0361CDG8GP/p1721064572672889

@alfetopito alfetopito added Bug Something isn't working TWAP and removed RELEASE Included in the release that is being closed labels Oct 22, 2024
@rcondron
Copy link

@elena-zh
Copy link

elena-zh commented Oct 22, 2024

Yep, our project's TWAP orders are hitting this error as well. https://app.safe.global/apps/open?safe=arb1:0x151c2b49CdEC10B150B2763dF3d1C00D70C90956&appUrl=https%3A%2F%2Fswap.cow.fi

Hi @rcondron , I can open your Safe and see its TWAP details without a crash.
Could you please clear out your local storage and do a hard refresh (of does not help once, please do it twice) and let me know whether you can open your TWAP details?

Also, you can try opening this link in incognito mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working TWAP
Projects
None yet
Development

No branches or pull requests

4 participants