You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not right now, because I limited the the maximum post size, in order to avoid the database growing too fast too early.
There are a few considerations that need to be thought about before the database grows too big. At some point there probably has to be sharding in place, in order for people to still be able to use it without dealing with gigabytes of data.
Anyway, how big was the post you were trying to submit? Afair I limited it to ~512kb, which should be fair enough for text posts.
Oh, 1GB is certainly not going to work as an article. I see where you're coming from (the USENET, hehehe) but for this type of bin stuff we will need an integration with the IPFS file storage.
Ideally an article will only contain the hash to the file and make use of IPFS' file management capabilities to share/retrieve the file.
This is a rather complex topic (because integration needs to be really smooth, otherwise people will simply add a MEGA link to their article and call it a day) and more like something for the 0.1.0 or maybe even 1.0.0 version.
mrusme
changed the title
Error with longer posts
Integrate with IPFS file management to share large content
Dec 28, 2021
is there a solution to "Key: 'Article.Body' Error:Field validation for 'Body' failed on the 'max' tag"?
thank you
The text was updated successfully, but these errors were encountered: