#[BUG] Can't add more than ten big queries into RequireAnyForUpdate
1 messages · Page 1 of 1 (latest)
i could see this ending in a wontfix. usage with so many comps isn't great for the update call. might work around with a system that enables the system in question to reduce the load.
Use case is Editor only component stripping, so I just split it between many systems. And this bug is not blocking me.
So just having a better error would do
ah that makes sense. certainly should have a fallback instead of erroring out.
the error message indeed sucks