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
While trying to debug googleapis/nodejs-speech#330, I ran into a scenario where the operation would finish but it did not contain any results or errors, causing the polling to go on indefinitely, which made my process hang.
While trying to debug googleapis/nodejs-speech#330, I ran into a scenario where the operation would finish but it did not contain any results or errors, causing the polling to go on indefinitely, which made my process hang.