coder / coder/code-marketplace
add via URL fails for large extensions
Open
bug
documentation
- Dominant language
- Go
- Stars
- 370
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Large extensions like sonarlint (300+ MB) cannot be added via URL. I think the relevant part is this: https://github.com/coder/code-marketplace/blob/main/storage/storage.go#L358
I totally understand that there needs to be a limit and I see 100MB also as a good cutoff - but I do think, this should be mentioned in the docs.
Contributor guide
Assessment
This issue has not been assessed yet.