Fantix King
Fantix King
Created PXD-3064 for managing client policies in `user.yaml`.
Roger; I'm looking into this
They are breaking in the debug build, maybe try this: https://github.com/MagicStack/uvloop/blob/96b7ed31afaf02800d779a395591da6a2c8c50e1/.github/workflows/tests.yml#L68-L71
Ah! We should drop code the following and reuse the same `_format_error()`: https://github.com/geldata/gel-python/blob/a5c880ed95a69041fecbe1dede53b8b2c2f9ba2f/gel/_internal/_codegen/_generator.py#L178-L205
I assume we still need this one?
Thank you! Looks there's an error: `ImportError: cannot import name 'HttpParser' from 'httptools.parser.parser'` Let me add a CI workflow to check typing.