whisper api returns : Upstream service unavailable

i deployed a whisper worker, and then i found the api: (https://developers.cloudflare.com/api/operations/workers-ai-post-run-cf-openai-whisper) , so i request the api with my account id, token, send with a audio bytes datea, it returns with : {"result":null,"success":false,"errors":[{"code":7009,"message":"Upstream service unavailable"}],"messages":[]}, what's that means? the api is not available? or can only use the worker i deploed?
Cloudflare API Documentation
Interact with Cloudflare's products and services via the Cloudflare API
1 Reply
Chaika
Chaika3mo ago
I've seen that error before if your audio clip is too long. Could also just be a off one error. That API can be used outside of workers. If you continue to get it, I would try posting in #workers-ai-beta