What happens when Amazon Polly throttling limits are reached? -


the amazon polly tts service has throttle policy after threshold of between 10 , 40 requests per second, defined here: http://docs.aws.amazon.com/polly/latest/dg/limits.html

the developer documentation doesn't specify happens when threshold passed. polly service block on requests maintain threshold, or throw error?


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -