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 has been archived by the owner on Jul 25, 2018. It is now read-only.
Currently the attachment info endpoint (REST API) is really slow.
Reason: loop through the complete release catalog to get the corresponding attachment info Solution: index on couchdb for attachment ids to get relevant information
tbd.
The text was updated successfully, but these errors were encountered:
Currently the attachment info endpoint (REST API) is really slow.
Reason: loop through the complete release catalog to get the corresponding attachment info
Solution: index on couchdb for attachment ids to get relevant information
tbd.
The text was updated successfully, but these errors were encountered: