The majority of my calls now return:
error {
code: 13
message: "Internal error."
}
which I can't find any information about. If I retry enough it will work as usual. Is there something happening server side? Anyone else affected?
Using Python 3.9 with google-cloud-vision 3.7.4 and it started within the last 2 weeks.
Update - Now I'm getting some different responses including:
findSimilarImages.py - full response: error {
code: 14
message: "The service is currently unavailable. Please try again later."
}
The vast majority are still code 13. Interestingly, Google's API status page reports im only getting 200s back. Task failed successfully?
Hi @hardcorerobot,
Welcome to Google Cloud Community!
This seems to be an issue on the server side or with the service itself. With this, I suggest to contact Google Cloud Support as they can provide more insights to see if the behavior you've encountered is a known issue or specific to your project.
Hope this helps.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |