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
At the moment the /sequences endpoint doesn't stream the metadata (it does stream sequences). This means that in some configurations a large amount of metadata might need to be stored in Astro. Ideally at some point in the future we could stream the metadata too to keep Astro resource usage light.
The text was updated successfully, but these errors were encountered:
At the moment the
/sequences
endpoint doesn't stream the metadata (it does stream sequences). This means that in some configurations a large amount of metadata might need to be stored in Astro. Ideally at some point in the future we could stream the metadata too to keep Astro resource usage light.The text was updated successfully, but these errors were encountered: