Replies: 5 comments 4 replies
-
Also, we forgot to mention that if we disable the "Compressed" property in the menu, this issue doesn't happen. |
Beta Was this translation helpful? Give feedback.
-
On the DriveClient.js file, i located the DriveClient.prototype.createUploadRequest function. If i put a setTimeout on the request object (reqObj) inside that function, will that fix this issue? |
Beta Was this translation helpful? Give feedback.
-
If compression is the issue, just use the latest build. Compression was removed at some point. |
Beta Was this translation helpful? Give feedback.
-
I have the same problem on very slow internet connexion, I activated compression and cannot compress my file more, what should I do? How can I increase the timeout delay? Thank you! |
Beta Was this translation helpful? Give feedback.
-
I am experiencing the same issue with the message "Unsaved changes, click here to save. (Timeout)". File size is 16.1MB. Been monitoring my internet connection and it looks fine (no disconnects, up to 235 MB/s upload and 4 MB/s download, 24ms latency). Tested both on the desktop chrome app as well as in chrome web browser. Have tried reauthenticating with my google account and also rebooting my machine. Is the upload speed too slow at 4 MB/s or is the file size too big? Something else I can look into? |
Beta Was this translation helpful? Give feedback.
-
We are running version 21.0.2 self-hosted and we are experiencing this issue with diagrams that are large in byte size (more than 1.5MB) or too complex. When we open a large diagram file from Google Drive, make some changes and want to save them (whether through automatic save after making a change or manual change through "File -> Save"), we get a timeout error (as evidenced by the screenshots below).
We would like to know if this timeout comes from DrawIO or Google Drive itself. If it comes from DrawIO, we want to know if it’s possible to change the value of the timeout and where exactly we can do that.
We opened an issue for this before (#3815) but since nobody replied, we were hoping to get some answers here.
Beta Was this translation helpful? Give feedback.
All reactions