#Max concurrency
1 messages · Page 1 of 1 (latest)
If memory serves, they have the default at 100 but they're willing to increase it if necessary on a case-by-case basis
Yes, speak to use about what you need and what the shape of your usage is like and we can increase your concurrency. We have customers on a lot higher than this.
It’s like how AWS have soft limits to start with on new accounts.
Okay great! I am processing PDFs, and have a huge backlog of documents I need to process, around 10,000. Would like to burst a couple hundreds just to churn through them. After that I'll only be processing a couple hundreds documents per quarter.
I am getting the text from the PDF, and splitting the PDF into multiple images and storing them on S3. Pretty standard use-case I think.