OCR Suddenly Taking Longer Than Usual

My app lets users upload screenshots from a football game, which then my app is able to read the text and use it for the player statistics. the app uses google vision for this, and it also uses vercel for the serverless functions, and the database is run on supabase.

The problem is that in the past it was always a fast process, usually taking around 2 seconds, but recently it is takes around 30-60 seconds, and I was wondering what could cause this?

1 Like