0

I have been using the gcp vision api pdf extraction for a month, but recently I am getting timeout errors.

type=vision.enums.Feature.Type.DOCUMENT_TEXT_DETECTION)
The error is 'Operation did not complete within the designated timeout.'

Perhaps it is infrastructure issues as the codebase hasn't changed but how can I find out from Google?

1 Answers1

0

Looks like it is working again, the logs and metrics say it was always up but that was obviously not the case