authzed / playground

Playground for SpiceDB, the open source, Google Zanzibar-inspired permissions database to enable fine-grained access control for customer applications
https://play.authzed.com
Apache License 2.0
37 stars 6 forks source link

wasm isn't effectively being cached #6

Closed jzelinskie closed 7 months ago

jzelinskie commented 7 months ago

Despite having a max-age header, the wasm bundles are given a random query parameter that busts the cache each load.

I think the intention was originally to have this parameter be a SHA of the contents of the bundle.