Hi
Is there a way to configure accelerator in order to ignore requests for selected namespaces ?
We think we may be affected somehow by this bug:
And de UUIDs for the shader objects are changing from build to build(in our CI system), so when using Accelerator it takes an insane amount of time(+2h 30m vs >10min if cached) between locally compiling the shaders and requesting/uploading them every single time.
It would be nice, as a workaround, to be able to exclude the shadercache namespace which we pinned down is where these assets get stored. There won’t be caching, but we hope at least we can save part of the connection overhead.