Josh Warwick
Josh Warwick
For the base issue here the errors are getting consumed by an issue with the Debug toolbar. @jamestsayre could you try with the library version pinned to the current main?
I think you've got a python circular import in the files you define your schema (perhaps we need a better error message for this). Rather than importing a type, you...
Progress update: All the fields resolvers are supporting both being executed in the async context and wrapping django sync code into a sync context. I've made the assumption that any...
@firaskafri Ready to go for reviews on this one! Managed to solve the problem of wrapping everything in `sync_to_async` by utilising a middleware. If an implementing project would like to...
Thanks for the input and testing guys! Super appreciated. Apologies for the lack of progress on this from me! Have been in firefighting mode recently and this slipped down the...
Good news: Fixed the hang issue. Bad news: The amount of time I wasted figuring out it was only an async incompatible middleware on our work env. I've run some...
@markpollack thoughts?
@dsp-ant Could we get this one merged?
Hey team, what’s the status with this? Appreciate the discussion to fully describe each server’s auth requires more work - but is there room to record at least if it’s...