-
As described in the README [here](https://github.com/Materials-Consortia/optimade-gateway#known-limitations), pagination and sorting are issues that needs attention.
### Pagination
**Priority**:…
-
@sauliusg made a remark that it would be good to know whether a property comes directly out of the underlying data source, or if it has been processed (probably to fulfill the requirements of the stan…
-
Experience with `verdi process list` shows that queries using the new `process_state` variable are expensive for large databases. This is because there is no index on the JSONB attributes, and the qu…
-
In implementing a client, I have a hard to time to query and retrieve all 2-dimensional structures - as an example.
In trying to figure this out, I found that there is no way to query for `property(t…
-
Dependabot is annoying. We can tweak the config so that it 1) runs monthly, 2) tries to merge into a new `dependency_update` branch automatically if the tests pass, 3) creates a single PR with all dep…
-
### Describe the bug
My plan is to submit ~12k processes, always 3 at a time; with 5s delay in order no to stress the daemon.
However, after a while I'm running into the following timeout error:…
-
As discussed, @eimrek thinks it will be "fun" so I will leave it to him... https://github.com/pydantic/bump-pydantic might be helpful
-
As of the latest release `jarvis.core.atoms` now imports sklearn just to use `mean_absolute_error`, but sklearn is not listed as a mandatory dependency, so anyone who just pip install's jarvis will ha…
-
Following from @merkys's comment on the mailing list, we should begin preparations for a v1.2 release.
I think I also foolishly "volunteered" to manage this release a while ago, but please help out…
-
@knopki as mentioned in https://github.com/Materials-Consortia/optimade-python-tools/issues/1939#issuecomment-1896096995 it is not easy to detect the event loops handled on Binder and Google Colab aut…