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?