Jonathan Frankel
Jonathan Frankel
Thanks for the insight. I may open a PR, though since it works fine as-is without Redis, this is low on our priority list for now.
I found setting `ASSETS_URL` to `.` works fine. An empty string will cause it to fall back on `localhost:6001` but `.` will cause it use `./assets/management...` which does work.
From our experience so far: > Is the new DB structure capable of removing a subgraph/schema service? Yes, please! I added a subgraph to our staging environment as a test....
This is a core issue, and a blocker for implementing this feature, imho. I watched the videos claiming that federated GraphQL is the next generation from Apollo, but no indication...
+1 I'm also getting this. ``` ⎿ # take_screenshot response Took a screenshot of the current page's viewport. ⎿ [Image] ⎿ API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"messages.5.content.7.image.source.base64.data: Image does not match the...