tweb
tweb copied to clipboard
[BUG] Cache size grows indefinitely
Describe the bug Telegram WebK 1.8.0 (324)
Disk cache size grows indefinitely. After around a month of usage, it reaches around 10 GiB and Telegram starts to work unstable. I have to clear the site data and login again to normalize its work. F12 console log is flooded with the following messages:
[525.008] [IDB-tweb] abort: [object Event] [AS]: set error: QuotaExceededError: The current transaction exceeded its quota limitations.
Screenshots
Desktop:
- OS: Arch Linux
- Browser: Firefox 112, Chromium 113
Smartphone:
- Device: Huawei P30
- OS: Android 10
- Browser: Kiwi (based on Chromium 112)
Additional context I think it's a continuation of https://github.com/zhukov/webogram/issues/1691