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
Its usage was removed in 76690b9 ("Convert to TypeScript") because the
`seconds_taken` was seen missing from the API response. Issue for that:
spraakbanken/mink-backend#90
This could be reverted, and the usage restored, when that is fixed.
In the
/check-status
response there was aseconds_taken
property. Now there's alatest_seconds_taken
, but it's always0
.Here's part of the response currently for
/resource-info?corpus_id=mink-gkndqekyqy
:The text was updated successfully, but these errors were encountered: