sora concurrency limit #135
Unanswered
Rajan-007
asked this question in
Ask Me Anything (AMA)
Replies: 1 comment 1 reply
-
|
Hi @Rajan-007 Thank you for taking the time to share this information. Currently sourcing extra information on your ask in Azure AI Foundry. Its worth noting that SORA usage via Open AI is still limited and not available via an API. In there FAQs they share that users get access to 2 concurrent video generations (and Pro users that goes to 5 max) https://help.openai.com/en/articles/9957612-generating-videos-on-sora#h_6655208237 Given these limits it may be worth considering how to manage concurrency on the app side possibly? - queue-based-processing, batching requests or retries etc |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m limited to just 2 concurrent video-generation jobs using Azure Sora via AI Foundry. Additional attempts (third concurrent submission) fail outright even when I’ve hit capacity, degrading my build pipeline and UX.Please increase the concurrent generation limit for Sora . A bump to at least 10–15 concurrent jobs would align with typical Gen-AI workloads and dramatically improve throughput.
Beta Was this translation helpful? Give feedback.
All reactions