ThrottlingException when requesting Appstream streaming urls

0

We've experience this exception when requesting streaming urls, is there any way of increasing our service quota for allowing more requests? If not what's the recommend way of proceeding when we get such exception, Wait before retry? any specific algorithm or wait times suggested that could help to mitigate this issue?

질문됨 2년 전218회 조회
1개 답변
0

If you're running into throttling, I would suggest reaching out to your AWS account team to work with a solutions architect to dive in and understand your use case to ensure the right architecture. They can ensure that your call volume is expected, and propose alternatives (for example, spreading load across multiple AWS accounts, or using multiple regions).

If not what's the recommend way of proceeding when we get such exception, Wait before retry? any specific algorithm or wait times suggested that could help to mitigate this issue?

To directly answer this question, the recommendation is to use exponential backoff with jitter. You can learn more here: https://aws.amazon.com/blogs/architecture/exponential-backoff-and-jitter/

전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠