spangaer commented on PR #11:
URL: 
https://github.com/apache/pekko-persistence-dynamodb/pull/11#issuecomment-2419858881

   @Thejipppp could you do a sanity check on a1fb159 
   
   @pekko team 
   Input for the updated changes is to be found here.
   
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Programming.Errors.html
   
   To be clear, we limited to plausible errors. Which in part means, things we 
have seen happening "in the field" (e.g. `ThrottlingException`).
   One that we have omitted for example is `LimitExceededException`, because 
table updates are simply not part of the persistence driver (today).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to