code-marketplace icon indicating copy to clipboard operation
code-marketplace copied to clipboard

add via URL fails for large extensions

Open janLo opened this issue 1 year ago • 1 comments

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.

janLo avatar Oct 25 '24 09:10 janLo

Agreed, and it seems reasonable to make a flag to change this as well.

code-asher avatar Oct 29 '24 20:10 code-asher