Rafał Pitoń
Rafał Pitoń
As quick experiment I've created new version of open tracing extension that uses approach described above: ```python ---------------------------------------------------------------------------------------------------------- benchmark: 3 tests ---------------------------------------------------------------------------------------------------------- Name (time in ms) Min Max Mean StdDev...
Just a quick update that I've got Open Telemetry working with Ariadne 0.19 and I am hoping to wrap up extensions work soonish so Ariadne 0.20 with both OpenTelemetry and...
Thank you for contributing this. Can you say if approach from #1007 also works for you? Thank you!
We could use [`HTTPStatus` enum from stdlib](https://docs.python.org/3/library/http.html#http.HTTPStatus)
We could have `enable_multipart` or `disable_multipart` configuration knob on `GraphQL` app from `asgi` and `wsgi` modules.
Closing this. We are following in Apollo's steps and deprecating Apollo Tracing in next release. [Apollo's recommendation in tracing repo](https://github.com/apollographql/apollo-tracing) is to use new Apollo Studio format or OpenTelemetry, which...
@tomchristie you've got it My only comment is that perhaps we could rename `copy_with` with `replace` like how dataclasses do it in stdlib, but this is not something I think...
Closing this as won't fix. Artur's explanation is good, but you can also [see my explanation in other issue](https://github.com/mirumee/google-i18n-address/issues/73#issuecomment-1573824362) for the reasons why this is not really something that could...
Wouldn't running the `git status data` from CI task do it for checking if any data was updated do the trick for us?
PR adding psycopg3 is welcome :)