microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
481 stars 209 forks source link

Expiry kiosk cached games in indexDB? #6161

Open abchatra opened 1 year ago

abchatra commented 1 year ago

We cache the games in the indexdb in UWP app. There is no expiry for this. There are cases where a script might be takend down due to expiry and these caches tend to stay forever. We should have a plan for this.

eanders-ms commented 1 year ago

Is this a problem? We can change out the built-in kiosk games any time. User-added games derived from a featured game that gets pulled down due to expiry will still be available, but this is how it works today with remixed/shared games.