desktop icon indicating copy to clipboard operation
desktop copied to clipboard

error: Can't publish large data set

Open RandomFractals opened this issue 5 years ago • 1 comments
trafficstars

I tried publishing Chicago traffic data csv from: https://data.cityofchicago.org/Transportation/Traffic-Crashes-Crashes/85ca-t3if

qri-publish-large-dataset-error

The error I get is not very user friendly.

Also, is there a limit on the amount of data that can be uploaded to your hosted datasets cloud?

Thanks

RandomFractals avatar Apr 10 '20 16:04 RandomFractals

👋 @RandomFractals, thanks for filing! That is certainly not a helpful error message. This problem is an issue in the publication process getting into an unrecoverable state. Related issue: https://github.com/qri-io/qri/issues/1212

The current max that qri cloud is... checks notes 300Mb. We're admittedly playing with that size all the time while we figure out the right place to set the limit. How big is your dataset?

Your issue comes at a great time. We're putting a bunch of time into cleaning up the publish & clone process over the next two weeks, I'll make sure this error message, and the underlying error are both improved upon.

b5 avatar Apr 10 '20 17:04 b5