Update README with blocker note for file uploads

Added a blocker note regarding file size limits for uploads.
This commit is contained in:
NLSA
2026-03-23 13:27:02 +01:00
committed by GitHub
parent a5d0c73349
commit bb0764c15a
+2
View File
@@ -2,6 +2,8 @@
A [Speckle Automate](https://automate.speckle.dev/) function that converts Speckle models (from Rhino and other authoring tools) into IFC 4.3 files.
🚫 **BLOCKER:** fIles that are bigger than 100MB are failing to upload because automate uses the /api/streams/:streamId/blobs endpoint (proxied through our server, which has a 100MB request size limit imposed by cloudflare) - we havea ticket to resolve this TBD.
## How It Works
1. **Receives** a Speckle model version via Speckle Automate.