-
Notifications
You must be signed in to change notification settings - Fork 3
Open
1 / 11 of 1 issue completedDescription
I've got a proxy error when trying to access the field retrieval API and VC-list at the test instance:
curl 'https://korap.ids-mannheim.de/XXX/api/v1.0/vc/field/~system/corp-a?fieldName=textSigle' -H "Authorization: Bearer XXX" > corp-a.textSigle
curl 'https://korap.ids-mannheim.de/XXX/api/v1.0/vc' -H "Authorization: Bearer XXX"
Accessing the API directly works, so the error is probably because of timeout. It takes a lot of time to generate textSigles for the first case, and to compute statistics for the second case.
It is probably good to cache the VC statistics.
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels