You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
The
data_returnedfield in the/structuresendpoint of the OPTIMADE specification is a 'SHOULD' (meaning, it's recommended, but not a requirement). For large databases (such as the li-ion-conductors one here: https://optimade.materialscloud.org/archive/vg-ya/v1/structures), we time out the count and returnnullthere. The optimadeclient, however, seems to rely on this. This should be fixed, if possible.