Hey there! I’ve been through this exact struggle. One thing that saved me was using a logging middleware to track the requests. It helped me see where the proxygroup processor was failing.
If you’re not already using one, I’d recommend adding some detailed logs to your setup. It’s a bit of extra work, but it’s worth it for the clarity it brings.
If you’re not already using one, I’d recommend adding some detailed logs to your setup. It’s a bit of extra work, but it’s worth it for the clarity it brings.
