snapshot created
Error message, request entity too large

鈹咺ssue is synchronized with this Jira Story
鈹咺ssue Type: Story
鈹咶ix Versions: Dockstore 1.7
鈹哠print: Seabright Sprint 17 Raft
鈹咺ssue Number: DOCK-909
I am able to snapshot locally. I'm thinking the version has a lot of large sourcefiles which is adding to the request since the version is passed. I think a solution would be to set the sourcefiles array to null (has no impact on the outcome of the API call)
This is probably the cause -- are there more than 50K of source files? Would also explain why it works locally but not on staging/production
@coverbeck Thanks I think that explains it, you saved me a lot of googling.
Not in 2.4.0-beta.5
Fixed in 1.7.0-beta.7, staging