Timeout prevents Node.JS from exiting #333
Labels
api: aiplatform
Issues related to the googleapis/nodejs-vertexai API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
Environment details
Steps to reproduce
vertexAI.getGenerativeModel
with a timeout specified in the requestOptionsnodejs-vertexai/src/functions/post_request.ts
Line 97 in 2ec9e7d
Expected behavior: I would like the ability to set a timeout but also exit node immediately without waiting for the timeout to elapse.
The text was updated successfully, but these errors were encountered: