Baseflow / Baseflow/flutter_cache_manager

What happens if the memory of the phone is full?

未关闭
#426 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Dart
星标
809
派生
510
平均合并
6 分钟
30 天内合并 PR
1

描述

Let's assume that I have not defined any `stalePeriod` or `maxNrOfCacheObjects` and the cache in the phone is full. What happens then? Will nothing more be loaded? Or does the app crash?

贡献指南

打开贡献指南

调研方向

首先跟踪在未配置 stalePeriod 或 maxNrOfCacheObjects 且手机存储空间已满时 cache 的行为。确认下载是否会停止、缓存对象是否会被驱逐,或者是否会暴露错误,然后在项目文档中记录观察到的行为以及任何相关限制。

由索引模型根据 Issue 内容生成。

评估

技术栈
dart, flutter
领域
mobile
Issue 类型
文档
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。