This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
Cannot catch RESOURCE_EXHAUSTED Quota exceeded error #523
Labels
api: videointelligence
Issues related to the googleapis/nodejs-video-intelligence API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
I'm trying out the Video Intelligence API, the quota is the default 60 reqs/min and 180 mins backend time. When I send more than the limit, I get this error:
But the weird thing is I can't catch it.
Environment details
@google-cloud/video-intelligence
version: 3.3.0Steps to reproduce
The text was updated successfully, but these errors were encountered: