Morning! QQ, when we start hitting AWS API throttl...
# best-practices
l
Morning! QQ, when we start hitting AWS API throttling errors such as:
Copy code
An error occurred (ThrottlingException) when calling the RegisterTaskDefinition operation (reached max retries: 2): Rate exceeded
Is there a prefect construct that will help us queue up the work or do people usually handle this programatically?
Fargate workloads and using using prefect 1.x 😄
ooof found something searching: https://prefect-community.slack.com/archives/CL09KU1K7/p1654721559319259 gonna give it a shot
k
I think this will help yeah
👀 1