-
Times out when trying to get schema via introspection. Seems like `httpx` has default [timeout of 5 seconds](https://www.python-httpx.org/advanced/timeouts/), it is not enough to load schema in the ca…
-
To do this we have to decouple the model from the Ariadne database.
Maybe provide a file with reasonable default input values and introduce a config option to switch from fully Open Source to Ariad…
-
Hi,
trying to run the differential_equation_tutorial.py example on WSL (Ubuntu 20.04). I run into this error:
```
f: [-x0+sin(x0)]
Traceback (most recent call last):
File "", line 1, in
…
-
I think using a crate for displaying error message to user makes sense as this VM will stay in Rust. The best looking one is [ariadne](https://github.com/zesterer/ariadne) and i have past experience…
-
I am currently seeing the following failure on 7fa82aacbb87208c30a14caddfbc21b30065d457:
```
Results:
Failures:
HybridizeFunctionRefactoringTest.testPythonSideEffects59:6122->testPythonSide…
-
-
Whenever there is a new release of https://github.com/pypsa/technology-data we should update the ariadne-data/costs/{mean,optimist,pessimist} files. Ideally that would happen automatically in the snak…
-
[Ariadne](https://ariadnegraphql.org/docs/intro) is a popular GraphQL server for Python. It would be great if there were built-in support for Ariadne within this X-Ray SDK.
[This snippet](https://g…
-
I'm still seeing issues when adding a `@mixin` to a fragment. I saw https://github.com/mirumee/ariadne-codegen/issues/176, but the issue persists. In my case, I'm trying to add the mixin to the frag…
dhay updated
2 months ago
-
I am running ariadne on a native conda+python install on a M1 macbook, using macOS Monterey v12.3, and cannot complete the default fitting shown in the tutorial, as shown below:
from astroARIADNE.s…