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
This bug appeared when we try to receive a big model from revit to sketchup. On sketchup we use ObjectLoader to get objects by getAndConstructObject method.
What package are you referring to?
ObjectLoader
Describe the bug
Operation somehow timeouts or something. Jedd was saying this might be a problem with download limit of single API call.
I opened the web viewer for the commit, linked above.
It loads, displays the default pose for the model and then the viewer crashes (probably I ran out of memory in my browser).
The API calls were successful, and we can see it returns objects from the server ( I tried it twice, once at 56 minutes past and again at 59 minutes past). The batch sizes are slightly different for each attempt which is normal.
@oguzhankoral - can you please try it again from SketchUp? Please let me know the time at which you attempted to access the stream from Sketchup. I can get the logs from the server at that point in time.
This bug appeared when we try to receive a big model from revit to sketchup. On sketchup we use
ObjectLoader
to get objects bygetAndConstructObject
method.What package are you referring to?
ObjectLoader
Describe the bug
Operation somehow timeouts or something. Jedd was saying this might be a problem with download limit of single API call.
To Reproduce
Try to fetch objects from this commit -> https://speckle.xyz/streams/7e9353fdd3/commits/fa4f7e448e
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: