Hello there. Love the work you guys are doing! I am currently working on interacting with ifc-files on Speckle thorugh secondary tools and have a couple of questions regarding this.
-
For the new FE2 speckle viewer, is there a webhook functionality triggered by discussion post, letting one communicate with an AI about the project as a whole, and possibly programming a quantity extraction?
-
In the long run one might be interested in uploading larger models. IFC-files larger than 100 MB perhaps. I was wondering what the reason for the current cap on a 100 MB is, and if it is possible surpassing this in any way?
Not sure if this is the best way of asking, but thanks anyways :))
Great. Thank you for the quick response! :))
Hi @Isakerikstad ! Just to mention we set up a Speckle Server raising 100MB limits to 300MB with some simple configuration. It worked fine.
We are doing some research on best strategy to implement IFC + BCF support for our project.
1 Like
Hi @Isakerikstad - thanks for sharing that 300Mb worked for you. I’d love to foster some more knowledge sharing and community collaboration on this!
Would you be able to share with configuration values you changed?
Is your server typically handling one large file upload at a time, or do you have multiple file uploads simultaneously? Are you running on Docker Compose or Kubernetes? What CPU and memory have you provided in your environment?
Iain