Fork me on GitHub
#aws
<
2021-11-25
>
danieroux19:11:50

Checking if this is a bug or my misunderstanding. I am writing to AWS Timestream. And this happens:

{:__type "com.amazonaws.timestream.v20181101#ThrottlingException"
   :Message "Request rate limit exceeded"
   :cognitect.anomalies/category :cognitect.anomalies/incorrect}

danieroux19:11:36

I am surprised the category there is :cognitect.anomalies/incorrect - I expected a retriable category like :cognitect.anomalies/busy?