Hi Jeremy, I just opened an issue on Github. Please feel free to close if you believe it's not a bug.
However, I do believe this needs to be at least documented. Currently there is no reason to expect this crash, and the cause of the problem is not immediately obvious. Perhaps a note could be added somewhere that skinny tiddlers are treated somewhat differently by the system, and that one shouldn't create too many of them. (If I knew that, for instance, I could have easily avoided the problem altogether by simply adding a few newline characters to my tiddlers) - Thanks On Tuesday, June 4, 2019 at 3:19:00 PM UTC+3, Jeremy Ruston wrote: > > Hi Solex > > This isn’t actually a bug, it’s more of an unexpected consequence of the > way that lazy loading is implemented: in client-server mode, if the browser > references a skinny tiddler (one that lacks a text field) then it requests > the body from the server. It’ll only do it once for each tiddler but in a > case like this with thousands of skinny tiddlers it looks like it can > overload the server. > > Best wishes > > Jeremy. > > > > On 4 Jun 2019, at 12:44, @TiddlyTweeter <[email protected] <javascript:>> > wrote: > > Great bit of collective detective work in this thread! > > YES, GitHub is the way to go. > > Also, once written (I assume as an "Issue", but maybe its almost a "PR" a > writer here could polish?) you can ask back in this thread for "upvotes" to > it so folk can indicate its importance. > > Best wishes > Josiah > > On Tuesday, 4 June 2019 12:36:02 UTC+2, solex wrote: >> >> What is the proper way to submit a bug? Should I open a Github issue? >> > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at https://groups.google.com/group/tiddlywiki. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/6cc309c6-7c3e-459c-b41c-c15074bc134f%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/6cc309c6-7c3e-459c-b41c-c15074bc134f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/09a885fc-6b68-4083-8ad2-304415ca48dc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

