Edit: I can confirm that it does actually upload the file, just pops up the connection error. Same error for file download, but the gcode matched the upload.
Edit 2: Same for the loading. Since the load takes more than 20 seconds you get the same error. If you click please reconnect me it unloads the file. If you wait long enough the representation does show up behind the modal.
Edit 3: Yep anything that takes longer than 20 seconds triggers it. If I switch from 2D adaptive to 2D pocket the file size is much smaller and uploads just fine. Here is the 2D pocket code. Lake Poinsett 2D.nc (500.3 KB)
Edit: I can confirm that it does actually upload the file, just pops up the connection error. Same error for file download, but the gcode matched the upload.
Edit 2: Same for the loading. Since the load takes more than 20 seconds you get the same error. If you click please reconnect me it unloads the file. If you wait long enough the representation does show up behind the modal.
This is a known bug, you can disable the heartbeat whild uploading a large file
We could add that, but I think that the real solution is to disable the heartbeat check while the upload is active which shouldn’t be too hard. Then no mater how long the upload takes it won’t be an issue.