Hey there,
thanks for the fast response!
This is a really good point, and of course, if the printer resets, it absolutely makes no sense to continue sending the data. But on the other hand, i just wrote a simple program for my computer, which does nothing else than being a "TCP pass-trough" and reconnects if the connection gets lost. In that case repetier host connects to my program which is then connected to the printer, works really great but would be cool to eliminate this program (cause here is the problem that my program causes in some situations a delay and therefor the print gets crappy).
Also the idea of the repetier-server is a good idea, but the disadvantage here is that i need a way more powerful "man in the middle" (e.g. raspberryPI).
About the reset, the printer doesnt resets at all, just the ESP8266, and even there im not sure if it resets or just closes the connection because of ?? a bug ??.
I still think that i would be a very awesome feature to have this option to enable auto reconnect (of course this should have a warning on it regarding the problems you already mentioned).
Would there be any possibility to code it myself? (e.g. plugin system) cause im really curious about it.
Greetings,
Svhorsch