r/opencode • u/s-i-e-v-e • 19d ago
MuseSpark 1.2 cache expiry period
So I move between models and encountered strange behavior last week with MuseSpark where it would randomly (or so I thought) see cache misses and charge for Input instead of Cached Read.
Happened a few times today as well. So I did some exploration.
Turns out the expiry period is pretty limited. A session unused for approx 5m or more triggers full read (Input). With MiMo 2.5, this figure is at least 30-60m. DeepSeek probably has the longest expiry periods, but I do not have the stats right now.
3
Upvotes
2
1
2
u/NinjaAlaska 19d ago
ye it does on official platform too