decentraland / decentraland/sdk
Remove the mandatory `?v=` from the renderer fetch
- Dominant language
- No language data
- Stars
- 4
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Today, in preview mode the renderer is downloaded always, in local and remote scenes (even if you've already downloaded). Also, it's not caching the option with renderer-version, so this is not a graceful workaround. The only useful case is when the renderer endpoint it's a dynamic and no deterministic version.
I think that this aplies to `kernel` too.
Contributor guide
Research direction
No files, tests, or entry points are named. Trace the preview-mode renderer fetch and the corresponding kernel handling, then determine how renderer versions are cached. Done means the renderer is not forced to use ?v= while dynamic endpoints remain supported and versioned downloads still cache correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100